Add a test for #850
This commit is contained in:
parent
698027c4c4
commit
ef03dcaa7f
2 changed files with 2 additions and 0 deletions
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…
Add table
Reference in a new issue