We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f720f98 commit 8d827deCopy full SHA for 8d827de
examples/02_control_flow/01_When.md
@@ -60,6 +60,8 @@ fun whenAssign(obj: Any): Any {
60
}
61
return result
62
63
+
64
+class MyClass
65
```
66
67
</div>
0 commit comments