Files
clice/include/Feature/FoldingRange.h
2024-11-22 16:48:35 +08:00

8 lines
115 B
C++

#include "Basic/Document.h"
namespace clice::proto {
struct FoldingRangeParams {};
} // namespace clice::proto