Skip to content

Commit 94eb799

Browse files
Add link to issue
1 parent 441163f commit 94eb799

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/over_react/component_declaration/builder_integration_tests/backwards_compatible/accessor_mixin_integration_test.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//@dart=2.19
2-
// ^ Work around build issue on Dart 3 not allowing mixins of classes, due to pubspec 2.19 language version not being respected
2+
// ^ Work around build_web_compilers issue on Dart 3 not allowing mixins of classes, due to
3+
// pubspec's 2.19 language version not being respected: https://github.com/dart-lang/build/issues/4302
34
// Copyright 2016 Workiva Inc.
45
//
56
// Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)