Skip to content

Commit

Permalink
fixes unknown tracing target (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophkloeffel authored Nov 11, 2024
1 parent 04a3e61 commit 629f9ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trlc/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,6 @@ def parse_builtin(self, scope, n_name, t_name):

def parse_name(self, scope):
# lobster-trace: LRM.Names
# lobster-trace: LRM.Case_Sensitive

# This is a bit more complex. The grammar is:
#
Expand Down

0 comments on commit 629f9ec

Please sign in to comment.