Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / error_syntax.nit
index 104aa6b..bea282c 100644 (file)
@@ -16,5 +16,5 @@
 
 class A
        #alt1#once
-       ?&*
+       `?&*
 end