Skip to content

Instantly share code, notes, and snippets.

@quintesse
Created September 22, 2015 12:51
Show Gist options
  • Select an option

  • Save quintesse/9b4bafe29a28103818c9 to your computer and use it in GitHub Desktop.

Select an option

Save quintesse/9b4bafe29a28103818c9 to your computer and use it in GitHub Desktop.
Ceylon Web Runner: window test
//$webrun_wrapped
shared void run() {
dynamic {
openCanvasWindow();
}
}
@quintesse
Copy link
Copy Markdown
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