Last active
August 17, 2019 18:46
-
-
Save amirrajan/33128164ea11c5d28c375632a86fa5ed to your computer and use it in GitHub Desktop.
Default gist for fiddle.dragonruby.org
This file contains hidden or 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
def tick args | |
args.outputs.labels << [640, 360, "Hello World.", 0, 1] | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment