aboutsummaryrefslogtreecommitdiff
path: root/example/print_args.uwu
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2022-01-01 17:43:11 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2022-01-01 17:43:11 +0100
commit6ec67846ffadb5bd1be13d5a7ea3abcf67f1c536 (patch)
treebaac675ac4183bf4927403391dd54ea5069af4a5 /example/print_args.uwu
parent8e3ed7630c7383869b6e16b494d4288c4e094dd3 (diff)
downloaduwu-lang-6ec67846ffadb5bd1be13d5a7ea3abcf67f1c536.tar.xz
Redesign function names
Diffstat (limited to 'example/print_args.uwu')
-rw-r--r--example/print_args.uwu2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/print_args.uwu b/example/print_args.uwu
index 593b4be..6705d6c 100644
--- a/example/print_args.uwu
+++ b/example/print_args.uwu
@@ -1,4 +1,4 @@
-main :str:cat(
+main str.cat(
$1,
$2,
$3