This commit is contained in:
xushiwei
2024-05-24 09:46:29 +08:00
parent d2e5bb99ef
commit f399dd3498
3 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
package main
import (
"github.com/goplus/llgo/_demo/interf/foo"
"github.com/goplus/llgo/c"
"github.com/goplus/llgo/cl/internal/foo"
)
func main() {