about summary refs log tree commit diff
path: root/src/test/run-pass/multi-src/bar.rs
blob: 949a34bb1c2769179b5347c02f211c4044cbdf88 (plain)
1
2
3
fn other() { log "yes"; }