fix: println
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
package runtime
|
||||
|
||||
import (
|
||||
_ "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
LLGoPackage = "link"
|
||||
LLGoFiles = "_wrap/runtime.c"
|
||||
|
||||
Reference in New Issue
Block a user