about summary refs log tree commit diff
path: root/src/tools/rustfmt/tests/target/issue_6159.rs
blob: 49fd539d3ef5a10529dba0b3b5cd68af48323f81 (plain)
1
2
3
fn main() {
    builtin # type_ascribe(10, usize)
}