xref
: /
freebsd
/
usr.bin
/
indent
/
tests
/
ncs.0
(revision 35c0a8c449fd2b7f75029ebed5e10852240f0865)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void t(void) {
2
int a = (double) 8;
3
}
4