Skip to content

Instantly share code, notes, and snippets.

@coke

coke/diffs.out Secret

Created June 5, 2023 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coke/a4144ee37614bfb585f1fb9bf447e444 to your computer and use it in GitHub Desktop.
Save coke/a4144ee37614bfb585f1fb9bf447e444 to your computer and use it in GitHub Desktop.
faq.rakudoc diffs
48c48,49
< behaviors is available automatically if you have the use v6.d pragma at the
---
> behaviors is available automatically if you have the use
> v6.d pragma at the
748,751c749,756
< According to Larry Wall's answer to the issue, We already had the colon
< pair mechanism available, so it was a no-brainer to use that to extend any
< name that needs to be able to quote uniquefying but non-standard characters
< (or other information with a unique stringification to such characters).
---
> According to Larry Wall's answer to the issue, We
> already had the colon
> pair mechanism available, so it was a no-brainer to use
> that to extend any
> name that needs to be able to quote uniquefying but
> non-standard characters
> (or other information with a unique stringification to
> such characters).
756c761,762
< This page on entering Unicode characters specifies how it is done in the
---
> This
> page on entering Unicode characters specifies how it is done in the
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment