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