Deprecate inlineOption in favor of crossinline modifier

This commit is contained in:
Denis Zharkov
2015-09-09 12:35:19 +03:00
parent 9b8540543f
commit c449c0d080
41 changed files with 68 additions and 40 deletions
@@ -42,4 +42,5 @@ class MouseMovedEventArgs
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
@@ -45,5 +45,6 @@ class B {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
/*TODO*/
// NOTHING_ELSE
+1
View File
@@ -45,4 +45,5 @@ class A {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
@@ -45,5 +45,6 @@ var a : Int
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
/*TODO*/
// NOTHING_ELSE
@@ -43,4 +43,5 @@ public class Test {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
@@ -37,4 +37,5 @@ class TestClass {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
@@ -36,5 +36,6 @@ package Test
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
/*TODO*/
// NOTHING_ELSE
@@ -41,4 +41,5 @@ class Some {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
@@ -41,4 +41,5 @@ class Some {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
@@ -43,4 +43,5 @@ class Some {
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
// NOTHING_ELSE
+1
View File
@@ -35,5 +35,6 @@
// EXIST: tailrec
// EXIST: external
// EXIST: annotation
// EXIST: crossinline
/*TODO*/
// NOTHING_ELSE