ReactOS
0.4.15-dev-6056-gb29b268
unreachedeh.cpp
Go to the documentation of this file.
1
// Copyright (c) Microsoft. All rights reserved.
2
// Licensed under the MIT license. See LICENSE file in the project root for
3
// full license information.
4
5
#include <stdio.h>
6
7
int
main
(
void
)
8
{
9
10
printf
(
"pass"
);
11
12
return
0;
13
14
try
{}
catch
(...) {}
15
16
}
17
printf
#define printf
Definition:
freeldr.h:94
main
int main(void)
Definition:
unreachedeh.cpp:7
modules
rostests
apitests
compiler
ms
eh
unreachedeh.cpp
Generated on Sat Jun 3 2023 06:06:09 for ReactOS by
1.9.6