ssa/python.go
This commit is contained in:
@@ -26,6 +26,8 @@ import (
|
||||
|
||||
var (
|
||||
tyAny = types.NewInterfaceType(nil, nil)
|
||||
|
||||
NoArgsNoRet = types.NewSignatureType(nil, nil, nil, nil, nil, false)
|
||||
)
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user