mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 12:18:33 +00:00
5 lines
173 B
Rust
5 lines
173 B
Rust
![]() |
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]"
|