syntax: 'meth' -> 'fun', 'attr' -> 'var'
[nit.git] / tests / base_closure6.nit
index 48e99cc..660971d 100644 (file)
@@ -17,7 +17,7 @@
 import kernel
 
 class A
-       meth foo: U
+       fun foo: U
                with bar
        do
                return new U