5 lines
36 B
Rust
Raw Normal View History

2018-08-01 10:51:42 +03:00
fn foo() {
{};
unsafe {};
}