mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 08:24:18 +00:00
6 lines
120 B
C
6 lines
120 B
C
/* externl names which are equal up to 7 characters
|
|
are not be detected by compiler */
|
|
|
|
int abcdefgh;
|
|
long abcdefgi;
|