forked from OSchip/llvm-project
3 lines
29 B
C
3 lines
29 B
C
|
struct Point { int x, y; };
|
||
|
|