Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICE: "Source of value is unknown!" #60

Open
myCrack opened this issue Feb 16, 2022 · 0 comments
Open

ICE: "Source of value is unknown!" #60

myCrack opened this issue Feb 16, 2022 · 0 comments

Comments

@myCrack
Copy link
Contributor

myCrack commented Feb 16, 2022

# test.mpl

f: [{a:;}];
{DIE: [];} f f _:;
> mplc -version && mplc test.mpl
MPL compiler version 210521
INTERNAL COMPILER ERROR
Source of value is unknown!
While compiling:
at fileName: test.mpl, token: {, line: 3, column: 5
at fileName: test.mpl, token: f, line: 4, column: 14
at fileName: test.mpl, token: , line: 1, column: 1
stack:
depth=1
{a:{DIE:c'test.mpl"/4:7';}';}'R

Command line:
mplc test.mpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant