ssa: fix map key has typeargs
This commit is contained in:
@@ -25,10 +25,6 @@ import (
|
||||
"github.com/goplus/llgo/c/pthread/sync"
|
||||
)
|
||||
|
||||
const (
|
||||
LLGoPackage = "link"
|
||||
)
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
type Mutex sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user