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