diff --git a/.idea/fileTemplates/code/New Kotlin Function Body.kt b/.idea/fileTemplates/code/New Kotlin Function Body.kt new file mode 100644 index 0000000000..6a8de1bbf1 --- /dev/null +++ b/.idea/fileTemplates/code/New Kotlin Function Body.kt @@ -0,0 +1 @@ +TODO() \ No newline at end of file diff --git a/.idea/fileTemplates/code/New Kotlin Property Initializer.kt b/.idea/fileTemplates/code/New Kotlin Property Initializer.kt new file mode 100644 index 0000000000..6a8de1bbf1 --- /dev/null +++ b/.idea/fileTemplates/code/New Kotlin Property Initializer.kt @@ -0,0 +1 @@ +TODO() \ No newline at end of file diff --git a/.idea/fileTemplates/code/New Kotlin Secondary Constructor Body.kt b/.idea/fileTemplates/code/New Kotlin Secondary Constructor Body.kt new file mode 100644 index 0000000000..e69de29bb2