Skip to content

Commit 0ecd81e

Browse files
committed
Expand language assignment
1 parent 29e088e commit 0ecd81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl/dlang/src/language/domain-lang.langium

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Domain:
8282
Team:
8383
'Team' name=ID;
8484

85-
fragment Assignment returns string: (':' | 'is');
85+
fragment Assignment returns string: (':' | 'is' | '=');
8686

8787
/*
8888
Classifications

0 commit comments

Comments
 (0)