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