---
source: prql-compiler/src/semantic/resolver.rs
expression: "resolve_derive(r#\"\n from a\n derive one = (foo | sum)\n \"#).unwrap()"
---
- id: 15
BuiltInFunction:
name: std.sum
args:
- id: 14
Ident:
- _frame
- a
- foo
target_id: 6
ty: Infer
ty:
TypeExpr:
Primitive: Column
alias: one