Skip to content

去掉对in语法的支持 #6

Description

@gt2005

in语法会影响for-in循环的判断。修改后不支持下面的语句:
if("attr" in A){
...
}

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions