Skip to content

Latest commit

 

History

History
95 lines (74 loc) · 1.18 KB

asciidoc-test.adoc

File metadata and controls

95 lines (74 loc) · 1.18 KB

nihaoa

sadasdsadsasa

sadasdass

你好啊!

github
Table 1. 测试标题
one two three

1

2

3

4

5

6

7

8

9

10

11

12

1

2

3

4

5

6

7

8

9

10

11

12

1

2

3

4

5

6

7

8

9

10

11

12

1

2

3

4

5

6

7

8

9

10

11

12

1

2

3

4

5

6

7

8

9

10

11

12

1

2

3

4

5

6

7

8

9

10

11

12

1

2

3

4

5

6

7

8

9

10

11

12

String testStr = "just a test";
package main

import (
    . "fmt"
)

var go_where string = "haha"

type Person struct {
    Name string
    Age int
    Gender bool
    Height int
}

func (self *Person) SayHi(greeting string) result bool {
    Println(greeting)
    result = true
    return
}

func main() {
    Println(go_where)
    p := &Person{
        Name: "stozen",
        Age: 30,
        Gender: true,
        Height: 167
    }
    p.SayHi("Hello world!")
}
Note
sadas das dsasdsadas
Warning
dsfdsfdsfdsfdsdsfds