llgo/ssa: {datstruct, interface}.go
This commit is contained in:
@@ -28,6 +28,12 @@ func testCompile(t *testing.T, src, expected string) {
|
||||
cltest.TestCompileEx(t, src, "foo.go", expected)
|
||||
}
|
||||
|
||||
/*
|
||||
func TestFromTestgo(t *testing.T) {
|
||||
cltest.FromDir(t, "strucintf", "./_testgo", false)
|
||||
}
|
||||
*/
|
||||
|
||||
func TestFromTestpy(t *testing.T) {
|
||||
cltest.FromDir(t, "", "./_testpy", false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user