예제 #1
0
 public override Value Execute(Args args, Environment environment, SourcePos pos)
 {
     return(args.GetAsInt("obj"));
 }