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