mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Do not ignore fatal error in AsmParser for inline assembly
This commit is contained in:
@@ -7,4 +7,3 @@ contract C {
|
||||
}
|
||||
// ----
|
||||
// ParserError: (72-73): Literal, identifier or instruction expected.
|
||||
// ParserError: (72-73): Octal numbers not allowed.
|
||||
|
||||
Reference in New Issue
Block a user