5 lines
34 B
Plaintext
5 lines
34 B
Plaintext
fn main() {
|
|
a = 0;
|
|
set a = 1;
|
|
}
|
fn main() {
|
|
a = 0;
|
|
set a = 1;
|
|
}
|