There was an error while loading. Please reload this page.
fn main() { debug!("{:?}","aa" ); }
when i compile it ,
error: too many arguments to fmt!. found 2, expected 1 :2 debug!("{:?}","aa" );
win7 32bit,rust 0.8