From ba1eb5f8486de560682061501f7b3a2093467643 Mon Sep 17 00:00:00 2001 From: Alexey Tsvetkov Date: Thu, 26 Mar 2015 21:48:11 +0300 Subject: [PATCH] JS: changed extension JsEmpty.java->.kt --- .../dart/compiler/backend/js/ast/{JsEmpty.java => JsEmpty.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename js/js.dart-ast/src/com/google/dart/compiler/backend/js/ast/{JsEmpty.java => JsEmpty.kt} (100%) diff --git a/js/js.dart-ast/src/com/google/dart/compiler/backend/js/ast/JsEmpty.java b/js/js.dart-ast/src/com/google/dart/compiler/backend/js/ast/JsEmpty.kt similarity index 100% rename from js/js.dart-ast/src/com/google/dart/compiler/backend/js/ast/JsEmpty.java rename to js/js.dart-ast/src/com/google/dart/compiler/backend/js/ast/JsEmpty.kt