test 2
reemo instead of alleclcllclcllccl
This commit is contained in:
parent
f110a8cb66
commit
95b65475cd
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"toolchain": "default",
|
||||
"arch": "default",
|
||||
"verbose": false,
|
||||
"dub_additional_params": ""
|
||||
"dub_additional_params": null
|
||||
},
|
||||
"debug": {
|
||||
"external_console": true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
import std.stdio;
|
||||
|
||||
void main(string[] args) {
|
||||
writeln("Hello World!");
|
||||
writeln("Press enter...");
|
||||
|
|
Loading…
Reference in a new issue