xref
: /
dports
/
devel
/
aarch64-none-elf-gcc
/
gcc-8.4.0
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
930927-1.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
stddef.h
>
2
3
wchar_t
s
[
5
] =
L
"abcd"
;
4