android_mt6572_jiabo/external/libcxx/test/std/strings/c.strings/cuchar.pass.cpp
2025-09-05 16:56:03 +08:00

18 lines
419 B
C++

//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// XFAIL: *
// <cuchar>
#include <cuchar>
int main()
{
}