mojo
mojo copied to clipboard
[BUG] Parser crash when trying to annotate alias `2**2` with `IntLiteral`
Bug description
As title.
Steps to reproduce
fn main():
alias n: IntLiteral = 2**2
System information
Mojo 2024.7.1305 (a4455bc9) on Docker, Intel Mac