cl: instr llgo.index/advance
This commit is contained in:
@@ -28,11 +28,9 @@ func testCompile(t *testing.T, src, expected string) {
|
||||
cltest.TestCompileEx(t, src, "foo.go", expected)
|
||||
}
|
||||
|
||||
/*
|
||||
func TestFromTestlibc(t *testing.T) {
|
||||
cltest.FromDir(t, "argv", "./_testlibc", false)
|
||||
cltest.FromDir(t, "", "./_testlibc", false)
|
||||
}
|
||||
*/
|
||||
|
||||
func TestFromTestrt(t *testing.T) {
|
||||
cltest.FromDir(t, "", "./_testrt", true)
|
||||
|
||||
Reference in New Issue
Block a user