Merge pull request #10618 from ethereum/develop

Merge develop into breaking.
This commit is contained in:
chriseth
2020-12-16 12:34:41 +01:00
committed by GitHub
34 changed files with 340 additions and 11 deletions
@@ -6,4 +6,4 @@ contract C {
}
}
// ----
// ParserError 1856: (72-73): Literal or identifier expected.
// ParserError 1465: (72-73): Illegal token: Octal numbers not allowed.