brintos

brintos / llvm-project-archived public Read only

0
0
Text · 57 B · 70ecea3 Raw
3 lines · python
1def barutil_function(x):2    return "barutil says: " + x3