mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix a test for unicode direction override failing because of Windows line endings
This commit is contained in:
parent
e347545597
commit
34e21c929a
@ -7,4 +7,4 @@ contract TimelockUpgrade {
|
||||
}
|
||||
|
||||
// ----
|
||||
// ParserError 8936: (128-139): Mismatching directional override markers in comment or string literal.
|
||||
// ParserError 8936: (124-135): Mismatching directional override markers in comment or string literal.
|
||||
|
Loading…
Reference in New Issue
Block a user