Skip to content

Commit b9ab214

Browse files
authored
Create InlineFunction.rs
1 parent 7de60bc commit b9ab214

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Function/InlineFunction.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
fn main() {
2+
let double = |x| =>|| i32| x*2((x)->println).42}} *
3+
}
4+
5+

0 commit comments

Comments
 (0)