Sign in
◑
Theme
rust
/
rustfmt
/
refs/heads/main
/
.
/
tests
/
source
/
issue_7088_unstable.rs
blob: 69c8d246e20a4a1c0150092f06ebde40f558e8c6 [
file
] [
edit
]
// rustfmt-unstable: true
#![
crate_type
=
"lib"
]
cfg_select
!
{
_
=>
{
fn
foo
(){}
{}
}
}
cfg_select
!
{
_
=>
{{}
{}}}