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;