We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacd734 commit c855b11Copy full SHA for c855b11
docs/built-ins.md
@@ -37,7 +37,7 @@ Open file `$filename`. Options:
37
Close the file attached to file handle `$fh`.
38
39
## slurp
40
-* `slurp ($filename --> str)`
+* `slurp($filename --> str)`
41
42
Returns the contents of `$filename` as a single string.
43
0 commit comments