sml
sml copied to clipboard
[enhancement] fix visual studio liner error
Expected Behavior
In the latest version of Visual Studio 2017, the red wavy line will no longer appear when Hello World is opened
Actual Behavior
It compiles, but it still shows a red wavy line
Steps to Reproduce the Problem
- open visual studio 2017
- open hello world example
Specifications
- Version: latest
- Platform: visual studio 2017 15.9.30
- Subsystem: win7 x64
#342