Guest User

Untitled

a guest
Dec 14th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. fn foo() -> Option<u8> {
  2. Some(Some(Some(0)))??
  3. }
Add Comment
Please, Sign In to add comment