1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 02:14:20 +03:00
semantic/test/fixtures/python/graphing/simple/simple.py
2018-07-16 11:07:40 -04:00

5 lines
44 B
Python

def magnus():
return "string"
magnus()