Skip to content

【2019-04-25】看下下面的输出是什么, 为什么? #33

Description

@Pearyman
fn()
function fn(){console.log(1)}
fn()
var fn = 10
fn()
function fn(){console.log(2)}
fn()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions