Skip to content

Commit 4f7477e

Browse files
创建函数框架
1 parent 468ab3f commit 4f7477e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,3 +501,6 @@ fn some_real_example_2() {
501501
])
502502
);
503503
}
504+
505+
fn test() {
506+
}

0 commit comments

Comments
 (0)