HistoryPurge: Clearing 219 old commits
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
msg = ""
|
||||
msg += "Line 1"
|
||||
msg += "Line 2"
|
||||
|
||||
print(msg)
|
||||
Reference in New Issue
Block a user