mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 16:51:53 +03:00
Update load tests
This commit is contained in:
parent
68da0a7b1e
commit
7ce1dc53e0
@ -435,7 +435,7 @@ fn test_load_and_typecheck() {
|
||||
"intTest" => "I64",
|
||||
"constantNum" => "Num *",
|
||||
"divisionTest" => "F64",
|
||||
"divDep1ByDep2" => "Float *",
|
||||
"divDep1ByDep2" => "Float a",
|
||||
"fromDep2" => "Float *",
|
||||
},
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user