-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix compiler error on static use of "this" (#4699)
An internal build system failed to compile v4.3.0 due to the use of static "this". This change fixes it. Unfortunately, we are already running the latest public compiler release, so there is no way we could have caught this on GitHub.
- Loading branch information
1 parent
70e24fd
commit 0e2a12a
Showing
1 changed file
with
33 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters