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