Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
SyncIDE User
1da2cd8bd8 asdfasdfsdf 2026-04-02 20:30:07 +00:00

View file

@ -2,5 +2,10 @@ def main():
print("Hello from syncide-test!")
if __name__ == "__main__":
main()