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