Duong Quoc Khanh 8535f2bb1b
Handle edge cases.
Handle case when BlockExpr is child of IfExpr, WhileExpr, LoopExpr,
ForExpr.
An additional { } will be added when:
- It is not a BlockExpr
- It is a BlockExpr and a child of IfExpr, WhileExpr, LoopExpr, ForExpr.
2023-02-08 03:37:20 +09:00
..
2023-02-05 22:28:03 +09:00
2023-01-31 14:58:16 +01:00
2023-02-08 03:37:20 +09:00
2023-01-21 08:48:46 +02:00
2023-01-31 14:58:16 +01:00
2023-01-19 15:40:07 +01:00
2023-02-01 19:24:32 +02:00
2023-01-31 14:58:16 +01:00