Fix error IDs.

This commit is contained in:
chriseth
2020-06-22 18:56:32 +02:00
parent 1441b97131
commit d67734df6f
25 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
// ====
// dialect: evmTyped
// ----
// SyntaxError: (10-12): PC instruction is a low-level EVM feature. Because of that PC is disallowed in strict assembly.
// SyntaxError 2450: (10-12): PC instruction is a low-level EVM feature. Because of that PC is disallowed in strict assembly.