Skip to content

Remove dbltest().#375

Merged
dvander merged 1 commit intomasterfrom
rm-dbltest
Sep 23, 2019
Merged

Remove dbltest().#375
dvander merged 1 commit intomasterfrom
rm-dbltest

Conversation

@dvander
Copy link
Copy Markdown
Member

@dvander dvander commented Sep 23, 2019

Getting a non-zero result looks impossible. An array and non-array value
cannot flow into a binary operator, and this is prevented by various
checks. When the operator is not '=', arrays are entirely rejected.

Bug: N/A
Test: tests pass

Getting a non-zero result looks impossible. An array and non-array value
cannot flow into a binary operator, and this is prevented by various
checks. When the operator is not '=', arrays are entirely rejected.

Bug: N/A
Test: tests pass
@dvander dvander merged commit cb1b60f into master Sep 23, 2019
@dvander dvander deleted the rm-dbltest branch September 23, 2019 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant