Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
debuginfo
/
macro-stepping.inc
blob: 1bcbcfd6c594db14eb7f8c060ac9be003dfe4bb2 [
file
] [
log
] [
blame
] [
edit
]
fn included
()
{
foo
!();
// #inc-loc1
foo2
!();
// #inc-loc2
zzz
();
// #inc-loc3
}