diff --git a/SLS_C/Failing Tests.md b/SLS_C/Failing Tests.md index 020aee5..98345fe 100644 --- a/SLS_C/Failing Tests.md +++ b/SLS_C/Failing Tests.md @@ -53,3 +53,8 @@ value: `TokenString` All non-code token strings won't work properly unless they are also valid code token strings. All non-code token string features won't be implemented yet. + +## Windows Tests + +`test_format_basic_placeholders` and `Integer i32 Min Value` also fail when +compiling with MSVC on Windows instead of GCC on Linux.