Skip to content

文字列の添字付きアクセスへの代入に対応するか? #29

@taisukef

Description

@taisukef
s = "ABC"
s[0] = "X"
print s

で、XBCと表示するようになる実装にするか?

現在は未対応

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions