4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
fn thing() {
|
|
print("hello from other");
|
|
}
|
fn thing() {
|
|
print("hello from other");
|
|
}
|