mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-26 16:07:01 +00:00
batch A
This commit is contained in:
@@ -68,6 +68,7 @@ pub enum StmtKind {
|
||||
assert_stmt
|
||||
try_stmt
|
||||
throw_stmt
|
||||
defer_stmt
|
||||
}
|
||||
|
||||
// MatchArm is a single `value { body }` arm of a match statement.
|
||||
|
||||
Reference in New Issue
Block a user