Parse const as soft modifier keyword

This commit is contained in:
Denis Zharkov
2015-09-21 15:33:35 +03:00
parent 4a3ac474ca
commit 02b64ce1ed
15 changed files with 64 additions and 3 deletions
@@ -43,4 +43,5 @@ class MouseMovedEventArgs
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
@@ -46,5 +46,6 @@ class B {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
/*TODO*/
// NOTHING_ELSE
+1
View File
@@ -46,4 +46,5 @@ class A {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
@@ -46,5 +46,6 @@ var a : Int
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
/*TODO*/
// NOTHING_ELSE
@@ -44,4 +44,5 @@ public class Test {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
@@ -38,4 +38,5 @@ class TestClass {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
@@ -37,5 +37,6 @@ package Test
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
/*TODO*/
// NOTHING_ELSE
@@ -42,4 +42,5 @@ class Some {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
@@ -42,4 +42,5 @@ class Some {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
@@ -44,4 +44,5 @@ class Some {
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
// NOTHING_ELSE
+1
View File
@@ -36,5 +36,6 @@
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// EXIST: const
/*TODO*/
// NOTHING_ELSE