index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
diagnostic-flags
/
terminal_urls.rs
blob: 1f04e2aade17f48873846276d6320a501fdce2d0 (
plain
)
1
2
3
4
// compile-flags: -Zterminal-urls=yes
fn
main
()
{
let
()
=
4
;
//~ ERROR
}