Skip to content

Commit

Permalink
Revert SEXP change
Browse files Browse the repository at this point in the history
  • Loading branch information
johnedquinn committed Aug 27, 2024
1 parent d7d19c3 commit eb10224
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions partiql-tests-data/eval/query/select/projection.ion
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@
result:EvaluationSuccess,
output:$bag::[
{
_1: 1
},
{
_1: 2
_1:(
1
2
)
}
]
}
Expand Down

0 comments on commit eb10224

Please sign in to comment.