solidity/test/libyul/yulSyntaxTests/invalid/unicode_string_direction_override.sol
2022-04-01 23:41:18 -05:00

7 lines
151 B
Solidity

{
// pop 1
let s := unicode"underflow ‬";
}
// ----
// ParserError 1465: (35-47='"underflow â'): Illegal token: Invalid character in string.