mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
4 lines
33 B
C
4 lines
33 B
C
![]() |
int x(int y) {
|
||
|
return y * 7;
|
||
|
}
|