From 32c90c67c7580e79244786a7f939e0609290b496 Mon Sep 17 00:00:00 2001 From: Alexey Sedunov Date: Wed, 10 May 2017 16:30:13 +0300 Subject: [PATCH] J2K: KtLabeledExpression (rename to .kt) --- .../psi/{KtLabeledExpression.java => KtLabeledExpression.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/frontend/src/org/jetbrains/kotlin/psi/{KtLabeledExpression.java => KtLabeledExpression.kt} (100%) diff --git a/compiler/frontend/src/org/jetbrains/kotlin/psi/KtLabeledExpression.java b/compiler/frontend/src/org/jetbrains/kotlin/psi/KtLabeledExpression.kt similarity index 100% rename from compiler/frontend/src/org/jetbrains/kotlin/psi/KtLabeledExpression.java rename to compiler/frontend/src/org/jetbrains/kotlin/psi/KtLabeledExpression.kt