IntroductionΒΆ

Hello world:

fn main()
{
    println("Hello, world");
}

Previous page

← <no title>

This Page