Merge pull request #9612 from ethereum/yul-rightarrow

Introduce RightArrow (->) token
This commit is contained in:
chriseth
2020-08-27 16:21:18 +02:00
committed by GitHub
11 changed files with 24 additions and 20 deletions
@@ -5,4 +5,6 @@ contract C {
}
}
}
}
}
// ----
// ParserError 2314: (87-88): Expected '{' but got '-'