DescriptionEnsure that prefix?.loadLibrary() generates the proper compile-time error.
loadLibrary() is special-cased in analyzer, so we need special-case
code to make sure that it can't be invoked using "?.".
Fixes #23463.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/c03b8fe45199cecfc8bdd112429b97fe8f73a220
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|