index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
android
/
kotlin
/
input.kt
blob: b1576c43631e91ff23ea4a6668c6e2b8aeaaeed7 (
plain
)
1
2
// Type your code here, or load an example.
fun
square
(
num
:
Int
):
Int
=
num
*
num