Kind of shi that half works
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
def main():
|
||||
def main(arg):
|
||||
print("Hi!")
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
def main():
|
||||
def main(arg):
|
||||
print("Hi!")
|
||||