Sign in
◑
Theme
rust
/
rust
/
2e32d85ac962fb22df6eaaeaf222f3e62cd7fe29
/
.
/
tests
/
debuginfo
/
macro-stepping.inc
blob: 1bcbcfd6c594db14eb7f8c060ac9be003dfe4bb2 [
file
]
fn included
()
{
foo
!();
// #inc-loc1
foo2
!();
// #inc-loc2
zzz
();
// #inc-loc3
}