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

6 lines
27 B
Rust
Raw Normal View History

2018-02-02 13:08:14 -06:00
extern {
}
extern "C" {
}