================ @@ -5,4 +5,4 @@ if "!interesting" in line: sys.exit(0) -sys.exit(1) +sys.exit(1) ---------------- arsenm wrote: Missing newline end of file error https://github.com/llvm/llvm-project/pull/96072