This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
Machine instantiation fials when it has an Initialize method #375
Labels
bug
Something isn't working
When a user machine class declares an
Initialize
method with the same prototype as theInitialize
method of theMachine
class, then machine instantiation fails. I am yet to contruct a small repro.The text was updated successfully, but these errors were encountered: