Files
moxa/_test/ct/ct1.go
2019-10-11 16:02:05 +02:00

4 lines
54 B
Go

package ct
func init() { println("hello from ct1") }