The problem is that usually you have something like
fn main() { if something { print(`A simple formatted string`) } }