blob: 693f406683dbbe86c89b7eaa4bb0a852f46bde48 [file] [log] [blame] [edit]
//@ compile-flags:--emit=metadata --error-format=json --json artifacts
//@ build-pass
//@ ignore-pass
// ^-- needed because `--pass check` does not emit the output needed.
// A very basic test for the emission of artifact notifications in JSON output.
fn main() {}