mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
fix tests by adding missing 'init' keywords to testdata
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// MOVE: up
|
||||
// class A
|
||||
class A {
|
||||
{
|
||||
init {
|
||||
|
||||
}
|
||||
// fun foo
|
||||
|
||||
Reference in New Issue
Block a user