xref: /freebsd/usr.bin/indent/tests/wchar.0.stdout (revision c1d255d3ffdbe447de3ab875bf4e7d7accc5bfc5)
1/* $FreeBSD$ */
2/* See r309220 */
3#include <wchar.h>
4
5wchar_t	       *x = L"test";
6wchar_t		y = L't';
7