mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Import some Lua documentation
I personally find it easier to read the documentation in Emacs using JavaDoc style comments.
This commit is contained in:
parent
41b9eb6873
commit
7d25fb0090
16 changed files with 801 additions and 108 deletions
|
@ -502,7 +502,7 @@ const _PyUnicode_TypeRecord _PyUnicode_TypeRecords[] = {
|
|||
|
||||
/* extended case mappings */
|
||||
|
||||
const Py_UCS4 _PyUnicode_ExtendedCase[] = {
|
||||
const uint16_t _PyUnicode_ExtendedCase[] = {
|
||||
181,
|
||||
956,
|
||||
924,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue