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
{{ message }}
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
We never emit code for internal extractors, so the constructor_ prefix isn't necessary and just makes the code a little less familiar.
The text was updated successfully, but these errors were encountered:
fitzgen
changed the title
Emit constructor function names a foo instead of constructor_foo
Emit constructor function names as foo instead of constructor_fooOct 5, 2021
We never emit code for internal extractors, so the
constructor_
prefix isn't necessary and just makes the code a little less familiar.The text was updated successfully, but these errors were encountered: