]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/target/license-templates/license.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / license-templates / license.rs
CommitLineData
f20569fa
XL
1// rustfmt-license_template_path: tests/license-template/lt.txt
2// Copyright 2019 The rustfmt developers.
3
4fn main() {
5 println!("Hello world!");
6}