cql
cql copied to clipboard
#136 fix a bug in scoping of the let clause
@evan-gordon I realize maybe this could be broken into 2 PRs but the problem was cascading i was checking a ahrq cql file and the scoping issues had two bugs one for the let clause at the root and a second one for nesteed let clause within a sort clause
@evan-gordon I realize maybe this could be broken into 2 PRs but the problem was cascading i was checking a ahrq cql file and the scoping issues had two bugs one for the let clause at the root and a second one for nesteed let clause within a sort clause
Thanks for the context.