Created
September 22, 2015 12:51
-
-
Save quintesse/9b4bafe29a28103818c9 to your computer and use it in GitHub Desktop.
Ceylon Web Runner: window test
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() { | |
dynamic { | |
openCanvasWindow(); | |
} | |
} |
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