uwu/uwu.d

7 lines
53 B
D

import std.stdio;
void main()
{
writeln("uwu");
}