blob: 140881db38cd0d58ffc239523b532f1b62a3e492 [file] [log] [blame]
// Compile with "cl /c /Zi TypeServerTest.cpp /FdTypeServerTest.pdb"
int main(void)
{
return 0;
}