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

6 lines
27 B
Rust
Raw Normal View History

2018-02-02 20:08:14 +01:00
extern {
}
extern "C" {
}