bendns' repos
/
rust-analyzer
Unnamed repository; edit this file 'description' to name the repository.
13f7536
rust-analyzer
/ crates/parser/test_data/parser/inline/ok/const_trait_bound.rs
Raw
1
const fn foo(_: impl const Trait) {}