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