Created
April 11, 2015 19:56
-
-
Save viktorklang/3fdb2ec2709b79fdc7a4 to your computer and use it in GitHub Desktop.
GistardVerify
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
package gistard.test | |
object Verify extends App { | |
println("OK") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment