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
/
src
/
test
/
ui
/
test-attrs
/
auxiliary
/
test_macro.rs
blob: 60a98ab6a026be32398e5645e40e16b6bb9f175a (
plain
)
1
2
3
4
#[macro_export]
macro_rules!
test
{
()
=>
{};
}