blob: b495c4fb64cea6b51ba4ac5f3a9966cbd15b98d4 [file] [log] [blame]
## This file has a Velocity error.
## It's intentionally not saved with a 'vm' suffix
## to avoid errors in IDE
## Note: text directly from VELOCITY-96
#macro (myMacro $arg1 $list)
This is text from velPTest2.vm
#myMacro('name', ['apples', 'oranges']
More text