rust/tests/ui-toml/toml_unknown_key/conf_unknown_key.rs

4 lines
78 B
Rust
Raw Normal View History

2023-04-20 10:19:36 -05:00
//@error-in-other-file: unknown field `foobar`, expected one of
fn main() {}