5 lines
124 B
C++
5 lines
124 B
C++
// RUN: cat %s | clang-repl 2>&1 | FileCheck %s
|
|
%lib
|
|
// CHECK: %lib expects 1 argument: the path to a dynamic library
|
|
%quit
|