Merge pull request #11071 from ethereum/fixCRInSourceRefFor

Fix handling of carriage return.
This commit is contained in:
chriseth
2021-03-09 17:52:34 +01:00
committed by GitHub
7 changed files with 16 additions and 3 deletions
@@ -0,0 +1 @@
--strict-assembly
+6
View File
@@ -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 @@