xref
: /
Universal-ctags
/
Units
/
unit-example-multi-inputs.d
/
input-0.h
(revision d0ca9858eca66c108ebc09596503dee2d6e3f19e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
point
{
2
int
x
;
3
int
y
;
4
};
5