blob: 5007cbd85f1b32d4b434df221c95c49c58efd2be [file] [log] [blame]
// SKIP_ERRORS_BEFORE
// SKIP_ERRORS_AFTER
expect interface EmptyInterface
expect val <caret>ofInterface = object : EmptyInterface{}