This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6946abbcea4549cc9d56e449e39afe07ea9fef49
kotlin
/
compiler
/
testData
/
repl
/
function.repl
Stepan Koltsov
6946abbcea
working on REPL: implemented previous lines importing
2012-06-08 04:19:24 +04:00
5 lines
35 B
Plaintext
Raw
Blame
History
>>> fun foo() = 2
null
>>> foo()
2
Reference in New Issue
View Git Blame
Copy Permalink