Nikolay Krasko
2017-05-03 19:50:47 +03:00
parent 30639b0a5e
commit 861cac5b52
64 changed files with 1393 additions and 6 deletions
@@ -0,0 +1,7 @@
@Annotation("""<caret>""")
fun some() {}
//-----
@Annotation("""
<caret>
""")
fun some() {}