Missing decl of printf.
This commit is contained in:
parent
fcb6aafd9e
commit
1514d41841
@ -9,6 +9,8 @@
|
||||
// RUN: cat %s | %cling -I%p 2>&1 | FileCheck %s
|
||||
// Test that we re-read file, e.g. that we uncache symbols and file content.
|
||||
|
||||
extern "C" int printf(const char*,...);
|
||||
|
||||
// ROOT-7858: forget symbols
|
||||
.L macro1.h
|
||||
macro() // CHECK: version 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user