There was an error while loading. Please reload this page.
1 parent e14679c commit a8ed117Copy full SHA for a8ed117
1 file changed
Python/getcompiler.c
@@ -24,5 +24,5 @@
24
const char *
25
Py_GetCompiler(void)
26
{
27
- return COMPILER;
+ return COMPILER;
28
}
0 commit comments