brintos

brintos / llvm-project-archived public Read only

0
0
Text · 106 B · fe011ed Raw
8 lines · cpp
1// RUN: clang-import-test -import %S/Inputs/I1.cpp -expression %s2 3void expr() {4  f(0);5}6 7int std = 17;8