test 6
extreeme woomy
This commit is contained in:
parent
cfc17e4bc9
commit
33820a6f06
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,6 +20,7 @@
|
||||||
docs.json
|
docs.json
|
||||||
__dummy.html
|
__dummy.html
|
||||||
docs/
|
docs/
|
||||||
|
out/*
|
||||||
|
|
||||||
# INTELLIJ
|
# INTELLIJ
|
||||||
*.iml
|
*.iml
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
import std.stdio;
|
import std.stdio;
|
||||||
|
|
||||||
|
|
||||||
void main() {
|
void main() {
|
||||||
writeln("woomy irl");
|
writeln("woomy irl");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue