typst-0.1.0.0: test/typ/compiler/hint-02.typ
#{
// Error: 3-6 unknown variable: a-1 – if you meant to use subtraction, try adding spaces around the minus sign.
a-1 = 2
}
#{
// Error: 3-6 unknown variable: a-1 – if you meant to use subtraction, try adding spaces around the minus sign.
a-1 = 2
}