runtime: testing runtime
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
package os
|
||||
|
||||
// llgo:skipall
|
||||
import (
|
||||
"errors"
|
||||
"runtime"
|
||||
@@ -27,6 +26,9 @@ import (
|
||||
"github.com/goplus/llgo/runtime/internal/clite/os"
|
||||
)
|
||||
|
||||
// llgo:skipall
|
||||
type _os struct{}
|
||||
|
||||
const (
|
||||
LLGoPackage = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user