Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(compiler): For
FatalDiagnosticError
, inherit the field in the c…
…onstructor We received a complaint from inside g3 that the previous code was not compatible with `useDefineForClassFields`. This should eliminate the used-before-initialization warning.
- Loading branch information