Last active
September 24, 2015 17:13
-
-
Save quintesse/1663b5efb2e4a7aa461a to your computer and use it in GitHub Desktop.
Ceylon Web Runner: Test 5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//$webrun_wrapped | |
shared void run() { | |
print(runtime.version); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Click here to run this code online