Skip to content

Commit 5cf9f90

Browse files
committed
Add a test for #850
1 parent b3dd56c commit 5cf9f90

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/source/issue-850.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const unsafe fn x() {}

tests/target/issue-850.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const unsafe fn x() {}

0 commit comments

Comments
 (0)