brintos

brintos / llvm-project-archived public Read only

0
0
Text · 79 B · 2707a3f Raw
6 lines · python
1def f(x):2    return x + 13 4 5raise ImportError("I do not want to be imported")6