cl/_testrt/vamethod: optimize code

This commit is contained in:
visualfc
2025-09-09 17:24:17 +08:00
parent 0dbc686960
commit 5dbf1a7561

View File

@@ -2,7 +2,6 @@ package main
import (
"unsafe"
_ "unsafe"
"github.com/goplus/lib/c"
)