dotnet/roslyn

VB Interactive: Compilation.GetSubmissionResultType should return Int32 for expressions

Open

#4,763 opened on 2015年8月24日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-InteractiveInteractive-ScriptingLogicLanguage-VBhelp wanted

説明

CreateSubmission("1").GetSubmissionResultType should be Int32, not Void.

See test CompilationAPITests.SubmissionResultType

コントリビューターガイド