3 lines
40 B
C
3 lines
40 B
C
|
int my_function() {
|
||
|
return 0xbaba;
|
||
|
}
|