add ingest file to can ir and start pipelining it through the compiler

This commit is contained in:
Brendan Hansknecht 2023-04-03 17:40:54 -07:00
parent 7c77f7c2a2
commit d42aa43b41
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
7 changed files with 59 additions and 44 deletions

View file

@ -1093,6 +1093,7 @@ fn fix_values_captured_in_closure_expr(
| Float(..)
| Str(_)
| SingleQuote(..)
| IngestedFile(..)
| Var(..)
| AbilityMember(..)
| EmptyRecord