3 lines
34 B
Text
3 lines
34 B
Text
|
pub fn main() {
|
||
|
let y = 1 + 2;
|
||
|
}
|