Skip to content

Commit

Permalink
Update tests/reg_issue3757/reg_issue3757.fz
Browse files Browse the repository at this point in the history
Co-authored-by: Max Teufel <[email protected]>
  • Loading branch information
michaellilltokiwa and maxteufel authored Sep 12, 2024
1 parent e7cd7dc commit 64fd342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/reg_issue3757/reg_issue3757.fz
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

my_string : String is
my_choice2 : choice String my_string is
mc2 my_choice2 := "str" // 2. should flag an error: generics must be disjoint
mc2 my_choice2 := "str"

0 comments on commit 64fd342

Please sign in to comment.