Merge pull request #394 from xushiwei/q

mv cases to _cmptest
This commit is contained in:
xushiwei
2024-06-23 01:00:28 +08:00
committed by GitHub
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 {