about summary refs log tree commit diff
path: root/tests/run-make/json-error-no-offset/submodule/mod.rs
blob: a9045b242fb3db2b21d5191f1fcc6b170619f642 (plain)
1
2
3
pub fn foo() {
    let _MyFoo = 2;
}