Folding: fold function with expression body (KT-6316)

#KT-6316 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-09-14 10:22:08 +09:00
committed by Nikolay Krasko
parent 58fb1dede3
commit e81fbe0a05
4 changed files with 32 additions and 0 deletions
@@ -0,0 +1,4 @@
fun test() = <fold text='{...}' expand='true'>if (true)
1
else
0</fold>