mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Add symbols' localized type variable to the AST
This commit is contained in:
parent
9d9053c2d1
commit
8aee32830a
11 changed files with 230 additions and 167 deletions
|
@ -1040,7 +1040,7 @@ fn fix_values_captured_in_closure_expr(
|
|||
| Float(..)
|
||||
| Str(_)
|
||||
| SingleQuote(..)
|
||||
| Var(_)
|
||||
| Var(..)
|
||||
| AbilityMember(..)
|
||||
| EmptyRecord
|
||||
| TypedHole { .. }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue