parent
8e511672a7
commit
dcdb4ab63f
2
main.go
2
main.go
|
|
@ -6,5 +6,5 @@ func main() {
|
||||||
// foo
|
// foo
|
||||||
// bar
|
// bar
|
||||||
// baz
|
// baz
|
||||||
fmt.Println("test2")
|
fmt.Println("hello from test!")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue