rust/tests/run-make/json-error-no-offset/submodule/mod.rs

4 lines
37 B
Rust

pub fn foo() {
let _MyFoo = 2;
}