Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s
7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
global !p
|
|
|
|
def print_hello():
|
|
print("Hello")
|
|
|
|
endglobal
|