Skip to content

Commit 8d827de

Browse files
mlb-AlexanderPrendota
authored andcommitted
fix: Provide remainder of necessary code. 01_When.md (Kotlin#66)
Provide remainder of necessary code for secondary example to run.
1 parent f720f98 commit 8d827de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/02_control_flow/01_When.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ fun whenAssign(obj: Any): Any {
6060
}
6161
return result
6262
}
63+
64+
class MyClass
6365
```
6466

6567
</div>

0 commit comments

Comments
 (0)