t/source/app.d

15 lines
178 B
D

/**
* Tristan's programming language
*
* This is TOP SECRET code, not for RELEASE!
* Violators WILL BE PUT UP AGAINST A WALL AND
* SHOT!
*/
import std.stdio;
void main()
{
}