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