Skip to content

Add tests for type testing operators with null #96

Description

@brynrhodes

Add the following tests:

define TestNullIsInteger: null is Integer // false
define TestNullAsIntegerIsInteger: (null as Integer) is Integer // false

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request-for this repo, these are new automated tests

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions