Sign in
◑
Theme
rust
/
rust
/
d34ae4e9cc8e2c2b9edf56ec31b134ccb3f451c6
/
.
/
tests
/
rustdoc-json
/
span.rs
blob: c96879d0e684a4eff5a6a90c2900f34adc8abc92 [
file
]
pub
mod
bar
{}
// This test ensures that spans are 1-indexed.
//@ is "$.index[?(@.name=='span')].span.begin" "[1, 1]"
//@ is "$.index[?(@.name=='bar')].span.begin" "[1, 1]"