mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
commit
0105fa4c4a
19 changed files with 323 additions and 21 deletions
|
@ -129,7 +129,7 @@ pub fn load_types(
|
|||
// handled by future iterations
|
||||
None
|
||||
}
|
||||
Expectation => {
|
||||
Expectation | ExpectationFx => {
|
||||
// not publicly visible
|
||||
None
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue