Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ## Kotlin
  2. |command|description|
  3. |---|---|
  4. | fun2 | function with 2 parameters |
  5. | exfun | extension function |
  6. | exval | extension value (!) |
  7. | sout | print to stdout |
  8. | psvma | empty main method |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement