jasmin
jasmin copied to clipboard
Parsing suffix of intrinsic: “Fatal error: exception End_of_file”
The following program produces an obscure error message:
inline
fn f(reg u8 a b) {
a = #ADD_u8(a, b);
}
Fatal error: exception End_of_file