bendns' repos
/
rust-analyzer
Unnamed repository; edit this file 'description' to name the repository.
f4cb0ff
rust-analyzer
/ crates/syntax/test_data/parser/err/0044_item_modifiers.rs
Raw
1
2
unsafe async fn foo() {} unsafe const fn bar() {}