-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Code:
method m(i: int): int =
return 5
Result:
Mike-Benfields-MacBook:Code mike$ nimrod compile --run sample.nim
Hint: used config file '/Users/mike/Applications/nimrod/config/nimrod.cfg' [Conf]
Hint: system [Processing]
Hint: sample [Processing]
No stack traceback available
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Nimrod 0.8.10.
Mac OS 10.6.3.