Skip to content

Commit

Permalink
Test case
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKlint committed Oct 20, 2024
1 parent 500449c commit b845064
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
module lang::rascalcore::compile::Examples::Tst4

void main(){
set[str] s = {"a"};
s += 3;
x = y = "b";
}

// test bool Stat3() = checkOK("value zz = { n = 1; n = true; }; ");
Expand Down

0 comments on commit b845064

Please sign in to comment.