rust/tests/run-make/json-error-no-offset/submodule/mod.rs
2024-07-26 14:17:11 -04:00

4 lines
37 B
Rust

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