mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
caa329066e
And simplfiy AsmParser greatly.
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
{
|
|
let x := hex"0011"
|
|
}
|
|
// ----
|
|
// ParserError 6913: (25-26): Call or assignment expected.
|