/samples/autoreturn/wrong.ooc
Unknown | 8 lines | 3 code | 5 blank | 0 comment | 0 complexity | 1794f2309535be980c25310f705d7559 MD5 | raw file
- getInt := func -> Int {
-
- }
- getInt()
- getInt := func -> Int {
-
- }
- getInt()