Skip to content

Commit

Permalink
Merge pull request #394 from xushiwei/q
Browse files Browse the repository at this point in the history
mv cases to _cmptest
  • Loading branch information
xushiwei authored Jun 22, 2024
2 parents 26312e0 + adeb5de commit df39b66
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion _demo/interf/interf.go → _cmptest/interf/interf.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package main

import (
"github.com/goplus/llgo/_demo/interf/foo"
"github.com/goplus/llgo/_cmptest/interf/foo"
)

func Foo() any {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit df39b66

Please sign in to comment.