Should this example compile at this stage of Blaise Development ? If it should, is there a deeper issue ? #15
Closed
Schmitty2005
started this conversation in
General
Replies: 3 comments 5 replies
|
Without having any idea of the cause or fix, |
5 replies
|
Working here ! Thank you! |
0 replies
|
The real question is how did you manage to write so much code without one time using a variable differently (case) 🤣 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I understand that blaise is not ready, but I wanted to point this out in case there was a deeper issue going on. Looking at the code I would think this should work, as there are functions with results in the compiler code itself.
I have the following code :
I get this error
addint.ssa:33: invalid type for second operand %_var_result in storewHere is the addint.ssa :
All reactions