blob: 1d9c5e91b57efd509c8a8d023bcfdc169242de67 [file] [edit]
//@ build-pass
//@ compile-flags: -Zunpretty=hir
#![feature(const_block_items)]
const {
// foo
}
fn main() { }