Compiler sensitive to newline in parsing an expression #17683
Labels
Area-Compilers
Bug
Language-C#
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
In VS2017 (C# 7), the compiler now rejects the following. Eliminating the newline before
MinValue
allows it to compile. This code compiled in previous versions of the product.See also our internal VSO bug tracking this and the community feedback page.
The text was updated successfully, but these errors were encountered: