// Simple test for basic compiler functionality int main(int argc, int argv) { return 0; }