07cf2557ed
Closes https://github.com/dart-lang/sdk/issues/29798 R=danrubel@google.com Review-Url: https://codereview.chromium.org/2994973002 .
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
library;
|
|
import self as self;
|
|
|
|
static method main() → dynamic
|
|
;
|