rust/tests/ui/static/auxiliary/issue_24843.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
51 B
Rust
Raw Normal View History

2020-04-15 20:09:16 -05:00
pub static TEST_STR: &'static str = "Hello world";