solidity/test/cmdlineTests/strict_asm_jump/err
2022-03-14 14:48:01 +01:00

6 lines
101 B
Plaintext

Error: Function "jump" not found.
--> strict_asm_jump/input.yul:1:3:
|
1 | { jump(1) }
| ^^^^