mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
AsmParser: Don't use locationOverride as current location when location from comments is selected
This commit is contained in:
@@ -5,5 +5,5 @@ object "C" {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// ParserError 6913: Call or assignment expected.
|
||||
// ParserError 6913: (65-66): Call or assignment expected.
|
||||
// ParserError 2314: (67-68): Expected end of source but got '}'
|
||||
|
||||
Reference in New Issue
Block a user