Adding support for serialization / remoting.
[castle.git] / Tools / NVelocity / test / templates / comment.vm
blobe9f85cc6749641128bcbe0d6f01f64b0bf82d7c7
1 #*
3 @test comment.vm
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.
12 ## this is a single line comment
16 this is a multi line comment
18 #if (
22 #**
24 @author jason van zyl
28 this is some text.
30 The following is a 'Christoph Comment' ;)
31 ##  ##
32 foo
34 We can now comment after the inline set :
36 #set( $foo = 1 ) ## and this is a set statement
39 ## here is a Nathan Bubna bug :
41 $bar##
42 #set($foo = 'foo!' )
43 $foo