Transpile to update the changes of consts omitted in #69 #72
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-consts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#69 includes the changes of
preDefinedTextSizes
but the corresponding transpiled results are omitted. So currently they have different text size constants that the JavaScript test case and C and Java's one.Thanks!