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-16 10:09:16 +09:00
pub static TEST_STR: &'static str = "Hello world";