blob: 6aab237b94d628a34c8186bfb9ae9d5038cd7a59 [file] [log] [blame]
// compile-flags:--emit=metadata --error-format=json --json artifacts
// build-pass (FIXME(62277): could be check-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() {}