Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 8a596ccb authored by Ary Borenszweig's avatar Ary Borenszweig
Browse files

Fixed #67: instances that never get instantiated get their fields typed as...

Fixed #67: instances that never get instantiated get their fields typed as int8. Calls that are never instantiated raise "untyped exception", but that should never happen in safe code. On the other hand, breaking from a block unconditionally doesn't work right now (but that's not very useful).
parent 418eab38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment