Describe the bug
A System.NullReferenceException is thrown by TypeCobol.Compiler.Scanner.Scanner.IsDebuggingModeActive(MultilineScanState, String).
Technical
Check lineScanState and lineSourceText?
How to test automatically
Standard tests if code to reproduce can be found.
Describe the bug
A
System.NullReferenceExceptionis thrown byTypeCobol.Compiler.Scanner.Scanner.IsDebuggingModeActive(MultilineScanState, String).Technical
Check
lineScanStateandlineSourceText?How to test automatically
Standard tests if code to reproduce can be found.