sub bla { return ( LIST { (1, 2, 3) } BOOL { 1 } HASH { { foo => 17, bar => 23 } } ); }