Joe Eli McIlvain

Results 473 comments of Joe Eli McIlvain

Thanks. In the short term, I think we do need to update to the tutorial to make this point clear - that it is *not* a language feature, but is...

The idea I proposed in our discussion for solving this one - refactoring the compiler AST to represent the type as a list of types (instead of a single type)....

Special-casing that smells bad to me, tbh. I'm tempted to argue that the "right" way to fix this inconsistency is to *remove* the lexer error for `let x: I64 =...