fix(kotlin): use correct node for when expression folds

This commit is contained in:
Sal Bakraa 2022-01-06 02:58:38 +03:00 committed by Stephan Seitz
parent d163f20617
commit f92d11cdee

View file

@ -1,7 +1,7 @@
[
(import_list)
(when_structure_body)
(when_expression)
(control_structure_body)
(lambda_literal)