Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

[Bug] getShortTypeString type checkingΒ #73

@Arturszott

Description

@Arturszott

If type is checked before val is modified, new val may have invalid type.

In my case

val = [ 1234, 5678]

and type is 'Array' but then val gets assigned 5678

9dfaaab#diff-d6461f2218156760b2d63ced35272d86R8

PR: #72

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions