You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.
/Users/tony/src/reia/test.re:6: variable '__match_placeholder_0' unsafe in 'try' (line 3)
/Users/tony/src/reia/test.re:6: variable '__rebind_op_0_0' unsafe in 'try' (line 3)
/Users/tony/src/reia/test.re:6: variable '__reia_ivars_1' unsafe in 'try' (line 3)
exception error: no match of right hand side value error
in function reia_bytecode:compile_submodule/3
in call from reia_bytecode:'-compile_submodules/3-lc$^0/1-0-'/3
in call from reia_bytecode:compile_expressions/3
in call from reia_bytecode:compile/3
in call from reia_internal:compile/2
in call from reia_internal:load/2
in call from 'System':load/2
in call from 'reia_eval#1289_684691_194000':toplevel/2
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Example code:
https://gist.github.com/675678
Compiler error:
The text was updated successfully, but these errors were encountered: