Files
swift-mirror/test/SourceKit/InterfaceGen/Inputs/uses-cxx20.h
2025-04-11 15:09:30 +01:00

4 lines
53 B
C++

#include <span>
using MySpanOfInt = std::span<int>;