Owl Get a Life
helloworld.cpp:1:1: error: ‘print’ does not name a type; did you mean ‘int’? 1 | print"hello world" | ^~~~~ | int