aboutsummaryrefslogtreecommitdiff
path: root/pastebins/raku-tuple-type-annotation.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 02:17:01 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 02:17:01 -0300
commitde9473df009bdab19ea287af8b18b6c141c2749b (patch)
tree93dcef5582f070fbc6fdc180427397e72e111160 /pastebins/raku-tuple-type-annotation.md
parentWIP Jekyll (diff)
downloadeuandre.org-de9473df009bdab19ea287af8b18b6c141c2749b.tar.gz
euandre.org-de9473df009bdab19ea287af8b18b6c141c2749b.tar.xz
Reproduce hakyll behaviour
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