existing practice with Python extension modules. Not that Python extension modules should be using a double-underscored identifier anyway, but... llvm-svn: 138870
5 lines
88 B
C
5 lines
88 B
C
__import_module__ diamond_left;
|
|
__import_module__ diamond_right;
|
|
|
|
char bottom(char *x);
|