First trial, of XSharp and XIDE.
I'm getting a compiler error
Compiler has returned exit code -532462766
Unhandled Exception: System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
at LanguageService.CodeAnalysis.XSharp.CommandLine.Program.Main(String[] args)
Code: Select all
FUNCTION Test AS VOID
VAR s_Test := "Test"
? today
RETURN
I took out a Compiler dialect parameter
/dialect: Harbour
, and left it at the default, which I assume is X#.