mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove Yul instruction PC and adapt tests accordingly.
This commit is contained in:
@@ -6,4 +6,4 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning: (61-63): The "pc" instruction is deprecated and will be removed in the next breaking release.
|
||||
// SyntaxError: (61-63): PC instruction is a low-level EVM feature. Because of that PC is disallowed in strict assembly.
|
||||
|
||||
Reference in New Issue
Block a user