Created
August 8, 2016 11:32
-
-
Save anonymous/cf8b2492b9c2c51a5b0869fc90768e7c to your computer and use it in GitHub Desktop.
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
dminuoso@local:~$ time crystal hello.cr | |
hello world | |
real 0m0.535s | |
user 0m0.405s | |
sys 0m0.348s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment