6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
static box Optimizer {
|
|
// placeholder
|
|
main(args) { return 0 }
|
|
}
|
|
|