Index: test/codegen/expect/sunflower/sunflower.txt |
diff --git a/test/codegen/expect/sunflower/sunflower.txt b/test/codegen/expect/sunflower/sunflower.txt |
index 32d1a31b65216a8d1b8b02f9e973c1a3f86dd253..250a153de37cde988578fc58506d3c0a926c596b 100644 |
--- a/test/codegen/expect/sunflower/sunflower.txt |
+++ b/test/codegen/expect/sunflower/sunflower.txt |
@@ -1,4 +1,2 @@ |
// Messages from compiling sunflower.html |
-info: line 29, column 37 of test/codegen/sunflower/sunflower.dart: [InferredTypeClosure] (e) => draw() has inferred type (Event) → void |
- slider.addEventListener('change', (e) => draw()); |
- ^^^^^^^^^^^^^ |
+info: [InferredTypeClosure] (e) => draw() has inferred type (Event) → void (test/codegen/sunflower/sunflower.dart, line 29, col 37) |