Skip to content

Instantly share code, notes, and snippets.

@quintesse
Last active September 24, 2015 17:13
Show Gist options
  • Save quintesse/1663b5efb2e4a7aa461a to your computer and use it in GitHub Desktop.
Save quintesse/1663b5efb2e4a7aa461a to your computer and use it in GitHub Desktop.
Ceylon Web Runner: Test 5
//$webrun_wrapped
shared void run() {
print(runtime.version);
}
@quintesse
Copy link
Author

Click here to run this code online

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment