summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/format_strings/issue564.rs
blob: d9ef077c256239c9a131961cae42aaf509db275f (plain)
1
2
3
4
5
6
7
// rustfmt-format_strings: true

const USAGE: &'static str = "
Usage: codegen project <name> <digits> <len> <codes> <prizes> <step> <shift>
       codegen regenerate <name>
       codegen verify <name> <code>
";