# the world needs you
echo $ALBERT_CAMUS
There is but one truly serious philosophical problem, and that is suicide.
def hello():
print("hello world")
fn main() {
println!("hello world");
}
main :: IO ()
main = do
putStrLn "hello world"
this is a quote