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