Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Fix pass-by-reference warning in 3.27

Compare
Choose a tag to compare
@fredemmott fredemmott released this 06 Jun 22:47

3.27 adds runtime warnings for call-time-pass-by-reference; as bin/hh-autoload includes pseudomain code, the typechecker wasn't able to find these preivously.