solidity/test/libyul/yulSyntaxTests/pc.yul

8 lines
161 B
Plaintext

{
pop(pc())
}
// ====
// dialect: evmTyped
// ----
// Warning: (10-12): The "pc" instruction is deprecated and will be removed in the next breaking release.