mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 14:27:07 +02:00
5 lines
55 B
Nu
5 lines
55 B
Nu
def main [] {
|
|
print "hi"
|
|
# ^ @function.builtin
|
|
}
|