summaryrefslogtreecommitdiffstats
path: root/tests/run-make/metadata-dep-info/dash-separated.rs
blob: 4202afd3d084fc97686c40162861e4d4c6ebb6f7 (plain)
1
2
3
4
//! It is important that this file has at least one `-` in the file name since
//! we want to test that it becomes a `_` when appropriate.

pub struct Foo;