Block syntax fixes
This commit is contained in:
@@ -77,7 +77,7 @@ x is Some(t) // type bool
|
||||
|
||||
if x {
|
||||
is Some(t) => {
|
||||
},
|
||||
}
|
||||
is None => {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user