rust/tests/data/parser/ok/0022_empty_extern_block.rs

6 lines
27 B
Rust
Raw Normal View History

2018-02-02 22:08:14 +03:00
extern {
}
extern "C" {
}