Files
llgo/_demo/empty/empty.go

7 lines
79 B
Go

package main
import _ "github.com/goplus/llgo/_demo/empty/C"
func main() {
}