@[test(code_00)] a = {1,2,3} b = a.max()!! c=b.value() io.writeln( b, c ) @[test(code_00)] @[test(code_00)] {{Future