Skip to content

Instantly share code, notes, and snippets.

@klknn
Created November 6, 2019 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klknn/1b611bba9ac835325033d5db828872a4 to your computer and use it in GitHub Desktop.
Save klknn/1b611bba9ac835325033d5db828872a4 to your computer and use it in GitHub Desktop.
import std.stdio;
void main() {
writeln("hello");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment