blob: 5573fb4284c65311649f8bd5dcdb7488690442bc [file] [log] [blame] [edit]
// UNSUPPORTED: system-aix
// RUN: cat %s | clang-repl | FileCheck %s
%help
// CHECK: %help list clang-repl %commands
// CHECK-NEXT: %undo undo the previous input
// CHECK-NEXT: %lib <path> link a dynamic library
// CHECK-NEXT: %quit exit clang-repl
%quit