Files
kotlin-fork/idea/resources/fileTemplates/internal/Kotlin Interface.kt.html
T
2015-04-29 16:50:29 +02:00

14 lines
325 B
HTML

<html>
<body>
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
This is a built-in template used by <b>IDEA</b> each time you create a
Kotlin interface
</font>
</td>
</tr>
</table>
</body>
</html>