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
/
macros
/
macro-attribute.rs
blob: 88834a96721b98cebd0b98b1b9b0ec0506e17821 (
plain
)
1
2
#[doc = $not_there]
//~ ERROR expected expression, found `$`
fn
main
()
{
}