mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
{
|
|
let verbatim := 2
|
|
let verbatim_1i_2o := 3
|
|
}
|
|
// ----
|
|
// ParserError 5568: (32-46): Cannot use builtin function name "verbatim_1i_2o" as identifier name.
|