Skip to content

Conversation

@matanlurey
Copy link
Contributor

Closes #214.

expect(() => $null.read('foo'), throwsUnsupportedError);
});

test('should not reading from `null` when using peek', () {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a word?

@matanlurey matanlurey merged commit 2657dfc into dart-lang:master Jul 23, 2017
@matanlurey matanlurey deleted the constant-peek branch July 23, 2017 20:20
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
* Add ConstantReader.peek.

* Update constants_test.dart
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
* Add ConstantReader.peek.

* Update constants_test.dart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants