bendns' repos
/
rust-analyzer
Unnamed repository; edit this file 'description' to name the repository.
8926344
rust-analyzer
/ crates/parser/test_data/parser/inline/ok/offset_of_parens.rs
Raw
1
2
3
fn foo() { builtin#offset_of(Foo, (bar.baz.0)); }