ykjit / yk

yk packages
https://ykjit.github.io/yk/
Other
28 stars 7 forks source link

Reorder functions. #1282

Closed ltratt closed 2 weeks ago

ltratt commented 2 weeks ago

There is no functional change in this commit but it makes the code a bit easier to read by: moving helper function definitions to after their use; keeping the order of functions around loading locals in a consistent order.