mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-17 01:10:10 +00:00
6 lines
44 B
C
6 lines
44 B
C
![]() |
int main()
|
||
|
{
|
||
|
char c = 1000;
|
||
|
return c;
|
||
|
}
|