Update Examples
parent
43bcfb9a2f
commit
abb1dd87d5
@ -478,6 +478,7 @@ enum List
|
||||
Cons(u32, Box<List>)
|
||||
Nil
|
||||
|
||||
|
||||
impl List
|
||||
fn new -> List Nil
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user