mv cases to _cmptest

This commit is contained in:
xushiwei
2024-06-23 01:00:02 +08:00
parent cd6d4021b1
commit adeb5de19f
6 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"github.com/goplus/llgo/_demo/interf/foo"
"github.com/goplus/llgo/_cmptest/interf/foo"
)
func Foo() any {