2021-02-19 02:57:19 +01:00

6 lines
124 B
C++
Executable File

[Platform::MTAThread]
int main(Platform::Array<Platform::String^>^)
{
throw ref new Platform::NotImplementedException();
}