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
/
error-codes
/
E0778.rs
blob: 74653886d4154d3066607874a8fbb88f427ffed1 (
plain
)
1
2
3
4
#[instruction_set()]
//~ ERROR
fn
no_isa_defined
()
{}
fn
main
()
{}