Side by Side Diff: tests/language/call_nonexistent_static_test.dart
Issue 10920089:
Generate a warning and a runtime error for calls to nonexistent static calls, getters and setters. (Closed)
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove case for variable == null in handling of ForIn.
Created 8 years, 3 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Issue 10920089: Generate a warning and a runtime error for calls to nonexistent static calls, getters and setters.
(Closed)
Created 8 years, 3 months ago by karlklose
Modified 8 years, 3 months ago
Reviewers: ngeoffray, kasperl, ahe
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Comments: 41