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