jvanzyl     01/03/23 09:38:28

  Added:       test/texen/templates Test.vm
  Log:
  - little test template to test automatic boolean mapping in texen.
  
  Revision  Changes    Path
  1.1                  jakarta-velocity/test/texen/templates/Test.vm
  
  Index: Test.vm
  ===================================================================
  # These should all evaluate to true
  
  $one
  $two
  $three
  
  # These should all evaluate to false
  
  $four
  $five
  $six
  
  
  

Reply via email to