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 "Applied vars has different type!" #48

Closed
myCrack opened this issue Aug 19, 2020 · 1 comment
Closed

ICE "Applied vars has different type!" #48

myCrack opened this issue Aug 19, 2020 · 1 comment

Comments

@myCrack
Copy link
Contributor

myCrack commented Aug 19, 2020

# test.mpl

drop: [a:;];
getCallTrace drop
> mplc -version && mplc test.mpl
MPL compiler version 200817 debug
INTERNAL COMPILER ERROR
Applied vars has different type!
While compiling:
at fileName: test.mpl, token: drop, line: 4, column: 14
at fileName: test.mpl, token: , line: 1, column: 1
stack:
depth=0

Command line:
mplc test.mpl
@myCrack myCrack changed the title ICE "Applied vars has different type!" #TODO ICE "Applied vars has different type!" Aug 19, 2020
TarasBereznyak added a commit that referenced this issue Aug 21, 2020
TarasBereznyak added a commit that referenced this issue Aug 21, 2020
@MatwayBurkow
Copy link
Member

Not reproducible in 200821.

>mplc -version && mplc test.mpl
MPL compiler version 200821 debug

@myCrack myCrack closed this as completed Aug 21, 2020
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

2 participants