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