mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-07 18:58:51 +00:00
6 lines
46 B
Rust
6 lines
46 B
Rust
|
const fn foo() {
|
||
|
}
|
||
|
|
||
|
const unsafe fn foo() {
|
||
|
}
|