Upgraded to Kotlin 1.9.21
This commit is contained in:
parent
21b4af20d4
commit
1e016de5fb
10 changed files with 33 additions and 627 deletions
|
@ -1,7 +1,7 @@
|
|||
## Kotlin Example
|
||||
To compile & run the Kotlin example:
|
||||
|
||||
```text
|
||||
```console
|
||||
./bld compile
|
||||
|
||||
./bld run
|
||||
|
@ -13,7 +13,7 @@ To compile & run the Kotlin example:
|
|||
|
||||
To compile & run the Java example:
|
||||
|
||||
```text
|
||||
```console
|
||||
./bld compile
|
||||
|
||||
./bld run-java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue