TestFuncMultiRet

This commit is contained in:
xushiwei
2024-04-19 00:39:09 +08:00
parent 9f9c3b1ed8
commit 6463e2cc2a
3 changed files with 27 additions and 3 deletions

View File

@@ -45,8 +45,7 @@ type NamedConst = *aNamedConst
// Pos() returns the position of the ast.ValueSpec.Names[*]
// identifier.
type aGlobal struct {
impl llvm.Value
Type
Expr
}
type Global = *aGlobal