solidity/test/cmdlineTests/strict_asm_jump/err

5 lines
165 B
Plaintext
Raw Normal View History

Warning: Yul and its optimizer are still experimental. Please use the output with care.
2019-05-20 12:30:32 +00:00
strict_asm_jump/input.sol:1:3: Error: Function not found.
{ jump(1) }
2019-05-20 12:30:32 +00:00
^--^