aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/indent/tests/wchar.0.stdout
blob: a901b043328ec70e486e4ba82bd0bd83ee441db7 (plain) (blame)
1
2
3
4
5
/* See r309220 */
#include <wchar.h>

wchar_t	       *x = L"test";
wchar_t		y = L't';