init - added fmt_debug tinkering
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
mod fmt_debug;
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
fmt_debug::test_report();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user