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