aboutsummaryrefslogtreecommitdiff
path: root/pastebins/raku-tuple-type-annotation.md
diff options
context:
space:
mode:
Diffstat (limited to 'pastebins/raku-tuple-type-annotation.md')
-rw-r--r--pastebins/raku-tuple-type-annotation.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/pastebins/raku-tuple-type-annotation.md b/pastebins/raku-tuple-type-annotation.md
index 6d5957f..cdd387e 100644
--- a/pastebins/raku-tuple-type-annotation.md
+++ b/pastebins/raku-tuple-type-annotation.md
@@ -1,4 +1,8 @@
---- title: Raku tuple type annotation date: 2019-12-29 ---
+---
+title: Raku tuple type annotation
+date: 2019-12-29
+layout: pastebin
+---
``` {.raku .numberLines startFrom=""}
# Single Str return value: this works