Files
solidity/test/libyul/yulSyntaxTests/function_defined_in_init_block_1.yul
T

4 lines
43 B
Plaintext

{
for { } 1:bool { function f() {} } {}
}