runtime: Func, Method, Imethod

This commit is contained in:
xushiwei
2024-05-25 22:52:48 +08:00
parent f06899303c
commit afe20ffe92
7 changed files with 115 additions and 7 deletions

View File

@@ -10,9 +10,6 @@ import (
"github.com/goplus/llgo/internal/abi"
)
// type nameOff = abi.NameOff
// type typeOff = abi.TypeOff
type _type = abi.Type
type interfacetype = abi.InterfaceType