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