update codegen
This commit is contained in:
parent
8075575a05
commit
a8454e6e0e
@ -23,7 +23,7 @@ void main(string[] argv)
|
||||
f.write("\n\t");
|
||||
}
|
||||
|
||||
f.write("%d, ", b);
|
||||
f.writef("%d, ", b);
|
||||
}
|
||||
|
||||
f.writeln("\n];");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user