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