cl: _testdata/importpkg
This commit is contained in:
@@ -2,5 +2,9 @@ package stdio
|
||||
|
||||
import _ "unsafe"
|
||||
|
||||
const (
|
||||
LLGoPackage = true
|
||||
)
|
||||
|
||||
//go:linkname Printf printf
|
||||
func Printf(format *int8, __llgo_va_list ...any)
|
||||
|
||||
Reference in New Issue
Block a user