func (this *MyMarkdown) marketdownTest(a int32) int { if a == 9 { logging.Debug("----------") } fmt.Println("Hello World!...") }