blob: 768df0d10df6f2a65c1edd7458c18c32c54f24cc [file] [log] [blame]
// This file serves as a sanity check to ensure that the header is parseable
// from C and that no C++ code has sneaked in.
#include "swift-c/SyntaxParser/SwiftSyntaxParser.h"
typedef swiftparse_syntax_node_t _check_it_exists;