Rename platform to header.

This commit is contained in:
Stanislav Erokhin
2016-12-13 17:59:59 +03:00
parent facee84020
commit 59efedf610
134 changed files with 500 additions and 499 deletions
@@ -42,6 +42,6 @@ class MouseMovedEventArgs
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -36,6 +36,6 @@ class B {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -41,6 +41,6 @@ class A {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
@@ -40,6 +40,6 @@ var a : Int
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
@@ -27,6 +27,6 @@ annotation class Test {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -39,6 +39,6 @@ public class Test {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -33,6 +33,6 @@ class TestClass {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -28,7 +28,7 @@ enum class Test {
// EXIST: suspend
// EXIST: fun
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
/* TODO: items below are not valid here */
+1 -1
View File
@@ -29,6 +29,6 @@ interface Test {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -30,6 +30,6 @@ object Test {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
@@ -27,6 +27,6 @@ package Test
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -5,5 +5,5 @@ p<caret>
// EXIST: package
// EXIST: private
// EXIST: public
// EXIST: platform
// EXIST: header
// NOTHING_ELSE
@@ -41,6 +41,6 @@ class Some {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
@@ -41,6 +41,6 @@ class Some {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -39,6 +39,6 @@ class Some {
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE
+1 -1
View File
@@ -26,6 +26,6 @@
// EXIST: const
// EXIST: suspend
// EXIST: typealias
// EXIST: platform
// EXIST: header
// EXIST: impl
// NOTHING_ELSE