4 lines
58 B
Python
4 lines
58 B
Python
|
from .compilers.C import zos
|
||
|
|
||
|
zOSCCompiler = zos.Compiler
|