diff options
Diffstat (limited to 'Tests/TryCompile/pass.c')
-rw-r--r-- | Tests/TryCompile/pass.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/TryCompile/pass.c b/Tests/TryCompile/pass.c index 40bc5e2dd..43e8a7ee0 100644 --- a/Tests/TryCompile/pass.c +++ b/Tests/TryCompile/pass.c @@ -3,4 +3,4 @@ int main() return 0; } - + |