Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Interpolated Strings: Compiler error when an interpolated string is too long #518

@lta14

Description

@lta14

Console.WriteLine($"This should work but the compiler explodes if the string is too long!");

This leads to an IndexOutOfRangeException.

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