forked from OSchip/llvm-project
[flang] remove long comment
Original-commit: flang-compiler/f18@c20912629b Reviewed-on: https://github.com/flang-compiler/f18/pull/24 Tree-same-pre-rewrite: false
This commit is contained in:
parent
99dd6d03de
commit
6ef4d355c8
|
@ -13,8 +13,6 @@ namespace Fortran::semantics {
|
|||
|
||||
class Scope;
|
||||
|
||||
// =======================================================
|
||||
|
||||
//
|
||||
// Describe a scope (or a symbol table)
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue