Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Different languages have different String Substrings #90

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Take "abcdefg".substring(1, 3):

  • C# - "bcd"
  • JavaScript - "bc"

:(

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions