llgo/internal/llgen

This commit is contained in:
xushiwei
2024-04-22 00:15:40 +08:00
parent 0b7713dbdb
commit 2142e14b6d
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ import (
"os"
"path/filepath"
"github.com/goplus/llgo/x/llgen"
"github.com/goplus/llgo/internal/llgen"
)
func main() {