mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-15 16:32:14 +00:00
6 lines
66 B
C
6 lines
66 B
C
![]() |
#include "some-problems.h"
|
||
|
|
||
|
int frob(char* freb) {
|
||
|
return 42;
|
||
|
}
|