Skip to content

Commit

Permalink
Work around ROOT-8240.
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel-Naumann committed Jun 27, 2016
1 parent 31369f1 commit 04bfa72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions interpreter/cling/test/CodeUnloading/RereadFile.C
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

extern "C" int printf(const char*,...);

// work around ROOT-8240
42 // CHECK: (int) 42

// ROOT-7858: forget symbols
.L macro1.h
macro() // CHECK: version 1
Expand Down

0 comments on commit 04bfa72

Please sign in to comment.