aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/website-html/dataTagsInGroupNode/js.kt
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/website-html/dataTagsInGroupNode/js.kt')
-rw-r--r--core/testdata/format/website-html/dataTagsInGroupNode/js.kt8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/testdata/format/website-html/dataTagsInGroupNode/js.kt b/core/testdata/format/website-html/dataTagsInGroupNode/js.kt
new file mode 100644
index 000000000..045f3f0d6
--- /dev/null
+++ b/core/testdata/format/website-html/dataTagsInGroupNode/js.kt
@@ -0,0 +1,8 @@
+package pack
+
+class Some {
+
+ fun magic() {
+
+ }
+} \ No newline at end of file