mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
fix table in go article
This commit is contained in:
@@ -76,7 +76,7 @@ This table lists all subclasses of Stmt_.
|
||||
| | | | |
|
||||
+-------------------------------------------------------------------------------+-----------------------+----------------------------------+---------------------------------------------------+
|
||||
| ``fallthrough`` | FallthroughStmt_ | BranchStmt_ | can only occur as final non-empty child of |
|
||||
| | | | a CaseClause_ in an ExpressionSwitchStmt_ | |
|
||||
| | | | a CaseClause_ in an ExpressionSwitchStmt_ |
|
||||
+-------------------------------------------------------------------------------+-----------------------+----------------------------------+---------------------------------------------------+
|
||||
| LabelName_\ ``:`` Stmt_ | LabeledStmt_ | | |
|
||||
| | | | |
|
||||
|
||||
Reference in New Issue
Block a user