blob: 6681d803f4ce13e97526488c2e87a626bff9a384 [file] [log] [blame]
// RUN: not mlir-pdll-lsp-server < %s 2> %t.err
// RUN: FileCheck %s < %t.err
//
// No LSP messages here, just let mlir-pdll-lsp-server see the end-of-file
// CHECK: Transport error:
// (Typically "Transport error: Input/output error" but platform-dependent).