toLLVMFunc: closure

This commit is contained in:
xushiwei
2024-05-04 07:47:18 +08:00
parent 06d6b447e4
commit f07a62d136
7 changed files with 11 additions and 20 deletions

View File

@@ -26,7 +26,7 @@ import (
)
func TestFromTestrt(t *testing.T) {
cltest.FromDir(t, "", "../cl/_testrt", true)
cltest.FromDir(t, "intgen", "../cl/_testrt", true)
}
func TestFromTestdata(t *testing.T) {