brintos

brintos / llvm-project-archived public Read only

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