aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/select_expand.rs
blob: 8caed8e9f57c742ff38fdd49622a1f8c7d9182d5 (plain) (blame)
1
2
3
4
5
fn example() {
    {
        { { 200 } }
    };
}