Skip to content

Commit

Permalink
Update Reproduct.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
As90909w authored Apr 10, 2024
1 parent 0faeedb commit 3c71947
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Reproduct.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ void main() {
mixin Map<K, V> {}
'''),
);
print = testing ['BRODJSMWKLKJJ']
});

test('should create a mixin with a bound generic type', () {
Expand Down Expand Up @@ -140,6 +141,8 @@ void main() {
return 1 + 2;
}
}
<fre>
test = ('mixin'
'''),
);
});
Expand Down

0 comments on commit 3c71947

Please sign in to comment.