7 lines
123 B
Plaintext
Vendored
7 lines
123 B
Plaintext
Vendored
// SKIP_ERRORS_BEFORE
|
|
// SKIP_ERRORS_AFTER
|
|
|
|
expect interface EmptyInterface
|
|
|
|
expect object ofInterface : EmptyInterface {}
|