Skip to content

Commit

Permalink
Remove debug breakage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel-Naumann authored and sftnight committed Feb 21, 2017
1 parent 9588c52 commit 2785a7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/Prompt/decls.C
Expand Up @@ -9,9 +9,6 @@
// RUN: cat %s | %cling -I%p | FileCheck %s
#include <cmath>

#include <stdlib.h>
exit(42)

struct S{int i;} ss;
S s = {12 };

Expand Down

0 comments on commit 2785a7c

Please sign in to comment.