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