You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code generators in lox-gen used to also generate unit tests for the generated code. This should be reimplemented to improve coverage and verify that what we generate is actually what we want.