The following blog post on MSDN says that we have to set the langversion to 'experimental' to get C# 6 to work: http://blogs.msdn.com/b/csharpfaq/archive/2014/06/03/visual-studio-14-ctp-now-available.aspx
However when using Visual Studio 2015 I'm getting the following error:
Invalid option 'experimental'.
Is this a bug?
ctptag to your question, to avoid confusion for future readers (when VS 2015 will be out). - stakx - no longer contributing