Skip to content

5.4.3 version

Latest

Choose a tag to compare

@sanex3339 sanex3339 released this 21 May 19:02
a4ed355
  • Fixed controlFlowFlattening occasionally dropping the ?. short-circuit on foo?.(arg) calls, causing TypeError: <X> is not a function. Fixes #1408