Replies: 2 comments 4 replies
|
That's weird, I'll look into it |
0 replies
|
That's weird, it seems to work for me compiles and runs just fine. Is your It should say |
4 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.
For example, this works:
x, y, z intBut this doesn't work:
In order to have it compile I have to write like this:
So the syntax doesn't work with aliased types.
All reactions