Files

5 lines
101 B
Smarty

// Placeholder for {name}, generated by `pkh new`.
fn main() {
println!("Hello from {command}!");
}