summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMartin Dürst <duerst@it.aoyama.ac.jp>2021-07-27 18:12:24 +0900
committerMartin Dürst <duerst@it.aoyama.ac.jp>2021-07-27 18:14:20 +0900
commit26b1e6fca8f2c9e02e7b5d26fb35a16f3e7a66a3 (patch)
treef09314903b6f91447e7232b7c6ac6940b311bbe1 /bin
parentc3d31377b36b905779683ef22e4c27d25ddaa037 (diff)
Deal with Unicode ranges in the file emoji-sequences.txt
Detect Unicode ranges and loop over them. This fixes issue #18028.
Diffstat (limited to 'bin')
l---------bin/goruby1
l---------bin/ruby1
2 files changed, 2 insertions, 0 deletions
diff --git a/bin/goruby b/bin/goruby
new file mode 120000
index 0000000000..ac297319a0
--- /dev/null
+++ b/bin/goruby
@@ -0,0 +1 @@
+../goruby \ No newline at end of file
diff --git a/bin/ruby b/bin/ruby
new file mode 120000
index 0000000000..69cf0817c5
--- /dev/null
+++ b/bin/ruby
@@ -0,0 +1 @@
+../ruby \ No newline at end of file