Hello World

This is my first post.

你好,世界

拿 Hugo 鼓捣了一下, 准备用来写博客.


fn main() {
    println!("Hello World");
}