Remove Yul instruction PC and adapt tests accordingly.

This commit is contained in:
Christian Parpart
2020-06-03 12:49:23 +02:00
parent 894478ff8c
commit 9820df58ab
4 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
// ====
// dialect: evmTyped
// ----
// Warning: (10-12): The "pc" instruction is deprecated and will be removed in the next breaking release.
// SyntaxError: (10-12): PC instruction is a low-level EVM feature. Because of that PC is disallowed in strict assembly.