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