Rename platform to header.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
platform class Foo(param: String) {
|
||||
header class Foo(param: String) {
|
||||
var property: Int
|
||||
|
||||
fun <T> function(p: List<T>): T
|
||||
|
||||
Reference in New Issue
Block a user