Skip to content

文字列の配列のバグ #4

Description

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

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

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions