Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

vbnc does not understand multiline strings #47

@rolfbjarne

Description

@rolfbjarne

Submitted by a community member on 2016-11-14 19:44 UTC

For code such as:

Dim strMultilineString As String = "Line1
Line2
Line3
Line4
"

Instead of compiling, the compiler fatal errors with:

Error VBNC30648: String constants must end with a double quote. (VBNC30648) (libDashboard)
Linux Arch 4.4.27-1-lts #1 SMP Sat Oct 22 17:17:59 CEST 2016 x86\_64 GNU/Linux
extra/mono 4.6.1.3-1 [installed]
extra/mono-addins 1.1-1 [installed]
extra/mono-basic 4.0.1-1 [installed]

Reference: https://bugzilla.xamarin.com/show_bug.cgi?id=46951

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