mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Check in jv_utf8_tables.gen.h, it is unlikely to change.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
# This program was used to generate jv_utf8_tables.gen.h
|
||||
|
||||
mask = lambda n: (1 << n) - 1
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user