aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Interpreter/bad_percent_command.cpp
blob: 207570cac18735b8e889bae2665e5e7a40521338 (plain)
1
2
3
4
// RUN: cat %s | clang-repl 2>&1 | FileCheck %s
%foobar
// CHECK: Invalid % command "%foobar", use "%help" to list commands
%quit