$st struct{x str} = struct{x => "hello", x => "world",} test structlookup($st, "x") {}