3 lines
40 B
C
3 lines
40 B
C
unsigned int foo(void) {
|
|
return 42;
|
|
}
|
unsigned int foo(void) {
|
|
return 42;
|
|
}
|