blob: 4c37e20d94dda0e9b3c59e886a1c0ad5dfb92dc5 (
plain)
1
2
3
4
5
6
|
// build-pass
// ignore-pass (different metadata emitted in different modes)
// compile-flags: --json=diagnostic-short --json artifacts --error-format=json
// ignore-compare-mode-nll
#![crate_type = "lib"]
|