test 5
can you believe how many times ive had to test this?
This commit is contained in:
parent
3b95f9ec4e
commit
cfc17e4bc9
2 changed files with 2 additions and 1 deletions
2
dub.sdl
2
dub.sdl
|
@ -1,4 +1,4 @@
|
|||
name "iirc"
|
||||
description "irc gateway for flashii chat"
|
||||
authors "reemo"
|
||||
license "proprietary"
|
||||
license "CC0"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
import std.stdio;
|
||||
|
||||
|
||||
void main() {
|
||||
writeln("woomy irl");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue