Skip to content

Commit

Permalink
Makes coercions resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
johnedquinn committed Nov 20, 2023
1 parent 0af0514 commit 618bc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partiql-plan/src/main/resources/partiql_plan_0_1.ion
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ rex::{
// over the first argument of dynamic.args and so on.
candidate::{
fn: '.fn.resolved',
coercions: list::[optional::fn]
coercions: list::[optional::'.fn.resolved']
}
]
}
Expand Down

0 comments on commit 618bc80

Please sign in to comment.