mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #11071 from ethereum/fixCRInSourceRefFor
Fix handling of carriage return.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
--strict-assembly
|
||||
@@ -0,0 +1,6 @@
|
||||
Warning: Yul is still experimental. Please use the output with care.
|
||||
Error: Expected keyword "object".
|
||||
--> strict_asm_only_cr/input.yul:1:2:
|
||||
|
|
||||
1 |
|
||||
| ^
|
||||
@@ -0,0 +1 @@
|
||||
1
|
||||
@@ -0,0 +1 @@
|
||||
␍
|
||||
Reference in New Issue
Block a user