Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 9e4f9c5

Browse files
JohnTitorDylan-DPC
authored andcommitted
Add issue-65159 (#161)
1 parent 42adf99 commit 9e4f9c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ices/65159.rs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
async fn copy() -> Result<()>
2+
{
3+
Ok(())
4+
}
5+
6+
7+
fn main() {}

0 commit comments

Comments
 (0)