solidity/test/libyul/yulSyntaxTests/functions_in_parallel_scopes.yul

5 lines
52 B
Plaintext

{
{ function g() {} }
{ function g() {} }
}