mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 03:03:40 +00:00
Add a test for #850
This commit is contained in:
parent
698027c4c4
commit
ef03dcaa7f
1
tests/source/issue-850.rs
Normal file
1
tests/source/issue-850.rs
Normal file
@ -0,0 +1 @@
|
||||
const unsafe fn x() {}
|
1
tests/target/issue-850.rs
Normal file
1
tests/target/issue-850.rs
Normal file
@ -0,0 +1 @@
|
||||
const unsafe fn x() {}
|
Loading…
Reference in New Issue
Block a user