Update load tests

This commit is contained in:
Ayaz Hafiz 2022-07-10 12:14:53 -04:00
parent 68da0a7b1e
commit 7ce1dc53e0
No known key found for this signature in database
GPG Key ID: 0E2A37416A25EF58

View File

@ -435,7 +435,7 @@ fn test_load_and_typecheck() {
"intTest" => "I64",
"constantNum" => "Num *",
"divisionTest" => "F64",
"divDep1ByDep2" => "Float *",
"divDep1ByDep2" => "Float a",
"fromDep2" => "Float *",
},
);