Kotlin: Add assign exprs

This commit is contained in:
Ian Lynagh
2021-08-16 15:31:40 +01:00
parent a64fedf764
commit e7cabfb965
2 changed files with 63 additions and 18 deletions

View File

@@ -1,6 +1,10 @@
| file://:0:0:0:0 | q2 |
| file://:0:0:0:0 | q3 |
| file://:0:0:0:0 | z |
| file://:0:0:0:0 | z |
| file://:0:0:0:0 | z |
| file://:0:0:0:0 | z |
| file://:0:0:0:0 | z |
| stmts.kt:3:5:6:5 | when ... |
| stmts.kt:3:8:3:8 | x |
| stmts.kt:3:8:3:12 | ... > ... |
@@ -24,9 +28,17 @@
| stmts.kt:17:26:17:58 | true |
| stmts.kt:17:26:17:58 | when ... |
| stmts.kt:17:29:17:32 | true |
| stmts.kt:17:37:17:37 | ...=... |
| stmts.kt:17:41:17:41 | 4 |
| stmts.kt:17:52:17:52 | ...=... |
| stmts.kt:17:56:17:56 | 5 |
| stmts.kt:18:26:18:56 | true |
| stmts.kt:18:26:18:56 | when ... |
| stmts.kt:18:29:18:32 | true |
| stmts.kt:18:37:18:37 | ...=... |
| stmts.kt:18:41:18:41 | 4 |
| stmts.kt:18:52:18:52 | ...=... |
| stmts.kt:18:56:18:56 | 5 |
| stmts.kt:19:12:19:12 | x |
| stmts.kt:19:12:19:16 | ... + ... |
| stmts.kt:19:16:19:16 | y |