Skip to content

Commit df39b66

Browse files
authored
Merge pull request #394 from xushiwei/q
mv cases to _cmptest
2 parents 26312e0 + adeb5de commit df39b66

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
File renamed without changes.

_demo/interf/interf.go renamed to _cmptest/interf/interf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
"github.com/goplus/llgo/_demo/interf/foo"
4+
"github.com/goplus/llgo/_cmptest/interf/foo"
55
)
66

77
func Foo() any {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)