This commit is contained in:
xushiwei
2024-04-15 05:48:48 +08:00
parent 5e4aa53624
commit a110a1f632
6 changed files with 61 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ package gossa
import (
"go/types"
llvm "tinygo.org/x/go-llvm"
"github.com/goplus/llvm"
)
// A Type is a Member of a Package representing a package-level named type.