Arg postfix postfix completion: fix typo in description
#KT-34386 Fixed
This commit is contained in:
committed by
Roman Golyshev
parent
cad3cb1bbe
commit
dbb282e60f
@@ -1,3 +1,3 @@
|
||||
fun foo(s: String) {
|
||||
<spot>call(s)</sport>
|
||||
<spot>call(s)</spot>
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
fun foo(s: String) {
|
||||
<spot>s</sport>$key
|
||||
<spot>s</spot>$key
|
||||
}
|
||||
Reference in New Issue
Block a user