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