Skip to content

Commit

Permalink
Forgot to mention "nomark" in the SYNOPSIS
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed May 13, 2024
1 parent 29802ac commit ed66a48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/String/Utils.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,8 @@ say non-word "foo/bar"; # True
say letters("//foo:bar"); # foobar
say nomark("élève"); # eleve
say has-marks("foo👩🏽‍💻bar"); # False
say has-marks("fóöbar"); # True
Expand Down

0 comments on commit ed66a48

Please sign in to comment.