repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Applied patch from Jan Limpens 'ReflectionBasedDictionaryAdapter needs to check if...
[castle.git]
/
Tools
/
NVelocity
/
test
/
templates
/
parse2.vm
blob
f6d0a126bc33cd1f60cc89adace93227563b99fa
1
#*
2
3
@test parse2.vm
4
5
This template is used for Velocity regression testing.
6
If you alter this template make sure you change the
7
corresponding comparison file so that the regression
8
test doesn't fail incorrectly.
9
10
*#
11
This is parse2.vm.
12
13
#if (true)
14
This is from a true \#if.
15
#end