gk.nvim/lua/config/lazy.py
grechkagk-thinkpad 36c66e33e6 0.0.1
2026-02-01 16:42:22 +08:00

3 lines
56 B
Python

for i in range(100):
print(i)
print("hello world")