Skip to content

Commit

Permalink
Add missing class keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
5nord committed Nov 13, 2024
1 parent 9ebfed5 commit 23b7a40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ttcn3/syntax/parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ func (p *parser) parseOperand() Expr {

case ADDRESS,
CHARSTRING,
CLASS,
MAP,
MTC,
SYSTEM,
Expand Down

0 comments on commit 23b7a40

Please sign in to comment.