Beispiel #1
0
 public override void CodeGen(OutputContext output)
 {
     output.PrintBigInt(Value);
 }