mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Do not emit Solidity-only tokens in the Scanner for Yul
And simplfiy AsmParser greatly.
This commit is contained in:
@@ -8,4 +8,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// ParserError 1856: (92-99): Literal or identifier expected.
|
||||
// ParserError 4805: (95-99): Literal expected.
|
||||
|
||||
Reference in New Issue
Block a user