Update Examples
parent
43bcfb9a2f
commit
abb1dd87d5
1 changed files with 1 additions and 0 deletions
|
@ -478,6 +478,7 @@ enum List
|
|||
Cons(u32, Box<List>)
|
||||
Nil
|
||||
|
||||
|
||||
impl List
|
||||
fn new -> List Nil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue