default const a: bool; const a: bool = true; const b: &'static str = r#"aaaaaaaaaaa"#; pub const c: i32 = -12_345;