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