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

vbnc does not understand multiline strings #47

Open
rolfbjarne opened this issue May 22, 2018 · 0 comments
Open

vbnc does not understand multiline strings #47

rolfbjarne opened this issue May 22, 2018 · 0 comments

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented May 22, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant