aboutsummaryrefslogtreecommitdiff
path: root/template/d/base-main.d
blob: fcb54552454e48a21ad7ad6b1f29869a3643fea0 (plain)
1
2
3
4
5
import std.stdio;

void main() {
	{{_cursor_}}
}