Browse Source

minor fix for std.verm example

mateuszb 14 years ago
parent
commit
b071888800
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Data/s/std.verm

+ 1 - 1
Data/s/std.verm

@@ -40,4 +40,4 @@ VERM
 ![print [factorial 8]]
 
 ; example 7 --- ERM integration
-![if [> 3 2] !!IF:M^Hello world^]
+![if [> 3 2] !!IF:M^Hello world^]