morganstanley / hobbes

A language and an embedded JIT compiler
http://hobbes.readthedocs.io/
Apache License 2.0
1.17k stars 105 forks source link

fix unintentional RVO break with fileref (and add a test for it) #369

Closed kthielen closed 4 years ago

kthielen commented 4 years ago

Sorry for the headache Dan, this added test should prevent the same break from happening again.