Skip to content

文字列の配列のバグ #4

@coder6583

Description

@coder6583
関数:実行 () => () {
    配列<文字列>: a = [
        "hello",
        "world"
    ];
    表示(a.長さ());
}

これを実行すると489626271855になる。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions