mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
6c0af2a24f
CodeBlockItem represents Decl, Stmt or Expr that optionally followed by semi-colon. SourceFile syntax holds a list of CodeBlockItem.