Restored live template but made it more useful
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo(bar: String) {
|
||||
for (<caret>a in bar) {
|
||||
|
||||
print(a)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user