Think of possibilities like
# coding: JIT
or
# coding: inline-C
etc.
https://docs.python.org/3.5/library/ast.html#ast.NodeTransfo...
the coding way you can invent any wild syntax.
Think of possibilities like
# coding: JIT
or
# coding: inline-C
etc.