propane/spec/test_start_rule.d

9 lines
85 B
D

import testparser;
import std.stdio;
import testutils;
int main()
{
return 0;
}