diff options
author | EuAndreh <eu@euandre.org> | 2020-02-05 02:17:01 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-05 02:17:01 -0300 |
commit | de9473df009bdab19ea287af8b18b6c141c2749b (patch) | |
tree | 93dcef5582f070fbc6fdc180427397e72e111160 /pastebins/raku-tuple-type-annotation.md | |
parent | WIP Jekyll (diff) | |
download | euandre.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.md | 6 |
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 |