Implement a bunch of string based postfix templates
#KT-4710 Fixed
This commit is contained in:
committed by
Nikolay Krasko
parent
1b391123e6
commit
189705727f
+3
@@ -0,0 +1,3 @@
|
||||
fun foo(x: Boolean) {
|
||||
x.assert<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user