solidity/test/libyul/yulSyntaxTests/invalid/unicode_string_direction_override.yul
Samuel Osewa c21265f9f8 Changed error message for for Unicode character in non-unicode string literal
Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
2022-06-15 16:12:24 +05:30

7 lines
136 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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