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