mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
[c++] grammar in endless loop. Fixes #23850
This commit is contained in:
3
extensions/cpp/test/colorize-fixtures/test-23630.cpp
Normal file
3
extensions/cpp/test/colorize-fixtures/test-23630.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#ifndef _UCRT
|
||||
#define _UCRT
|
||||
#endif
|
||||
Reference in New Issue
Block a user