/samples/autoreturn/wrong.ooc

http://github.com/nddrylliog/oc · Unknown · 8 lines · 3 code · 5 blank · 0 comment · 0 complexity · 1794f2309535be980c25310f705d7559 MD5 · raw file

  1. getInt := func -> Int {
  2. }
  3. getInt()