Add platform/impl soft keywords, add isPlatform/isImpl to MemberDescriptor

This commit is contained in:
Alexander Udalov
2016-10-26 12:24:16 +03:00
parent 0dc31af73d
commit 6e2ef9b1d2
40 changed files with 198 additions and 11 deletions
@@ -28,6 +28,8 @@ enum class Test {
// EXIST: suspend
// EXIST: fun
// EXIST: typealias
// EXIST: platform
// EXIST: impl
/* TODO: items below are not valid here */
// EXIST: class