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
What I mean by this, is that it would be nice if there were some abstract types the generated source files could extend. It makes the hard-coded strings easier to read and validate via a compiler at build time instead of relying on runtime tests.
What I mean by this, is that it would be nice if there were some abstract types the generated source files could extend. It makes the hard-coded strings easier to read and validate via a compiler at build time instead of relying on runtime tests.