mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 21:22:20 +03:00
fix stupid mistakes
This commit is contained in:
parent
50322c3bde
commit
7be3be74fc
3 changed files with 4 additions and 5 deletions
|
@ -123,6 +123,6 @@ printf("test2\n");
|
|||
|
||||
writefln(std.cpuid.toString());
|
||||
|
||||
printf("Success\n!");
|
||||
printf("Success!\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue