5 lines
130 B
C++
5 lines
130 B
C++
// RUN: cat %s | clang-repl 2>&1 | FileCheck %s
|
|
%foobar
|
|
// CHECK: Invalid % command "%foobar", use "%help" to list commands
|
|
%quit
|