syntax: 'meth' -> 'fun', 'attr' -> 'var'
[nit.git] / tests / base_closure_default2.nit
index 30b5f29..e420327 100644 (file)
@@ -17,7 +17,7 @@
 import kernel
 
 class A
-       meth foo
+       fun foo
                with bar(i: Int) do
                        #alt1# return
                        #alt2# return 1