cql icon indicating copy to clipboard operation
cql copied to clipboard

#136 fix a bug in scoping of the let clause

Open vfrank66 opened this issue 6 months ago • 2 comments

vfrank66 avatar Jun 29 '25 03:06 vfrank66

@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

vfrank66 avatar Jun 30 '25 16:06 vfrank66

@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.

evan-gordon avatar Jul 11 '25 21:07 evan-gordon