dotnet/roslyn
View on GitHubVB Interactive: Compilation.GetSubmissionResultType should return Int32 for expressions
Open
#4,763 opened on Aug 24, 2015
Area-InteractiveInteractive-ScriptingLogicLanguage-VBhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
CreateSubmission("1").GetSubmissionResultType should be Int32, not Void.
See test CompilationAPITests.SubmissionResultType