8 lines · plain
1# UNSUPPORTED: system-windows2 3## Don't delete the output if it is special, otherwise root may accidentally4## remove important special files.5# RUN: not split-file %s /dev/null 2>&1 | FileCheck %s6 7# CHECK: error: /dev/null: output cannot be a special file8