llvm/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/windows_noncanonical_path/source/test file.cpp

int main(const int argc, const char * argv[]) {
  int result = argc;
  return result;
}