syntax: 'meth' -> 'fun', 'attr' -> 'var'
[nit.git] / tests / error_fun_ret3.nit
index 4db8276..0825cb5 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-meth toto: Int
+fun toto: Int
 do
        if false then
        else