diff --git a/fec/tests/format/bad_bufw.fe b/fec/tests/format/bad_bufw.fe index 37bf521..2ee7c87 100644 --- a/fec/tests/format/bad_bufw.fe +++ b/fec/tests/format/bad_bufw.fe @@ -1,3 +1,6 @@ +// ERROR:9:unknown name +// io.buf_writer was the callback-based writer that 351e5db replaced with the +// Writer handle enum. This fixture keeps it from coming back. unit bad_bufw; fn main() -> void {