测试一下 LogBook

我看看好不好使

看起来是好使的,好耶!

package main

import "fmt"

func main(){
    fmt.Println("Hello World")
}

代码块正常吗?也是好的