blob: a251e8f66b978d8f525bebbac46fd7d9ab675658 [file] [log] [blame]
#![allow(unreachable_code)]
#[tracing::instrument]
const fn unit() {
""
}
fn main() {}