syntax: 'meth' -> 'fun', 'attr' -> 'var'
[nit.git] / tests / base_closure_default1.nit
index 0210965..0b34ab2 100644 (file)
@@ -17,7 +17,7 @@
 import kernel
 
 class A
-       meth foo
+       fun foo
                with bar do
                        #alt1# return
                        #alt2# return 1