mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-26 16:07:01 +00:00
stdlin
This commit is contained in:
@@ -138,3 +138,6 @@ const native_split_lines = 161
|
||||
const native_pad = 162
|
||||
const native_pad_left = 163
|
||||
const native_repeat = 164
|
||||
const native_build_is_dir = 165
|
||||
const native_cwd = 166
|
||||
const native_json_pretty = 167
|
||||
|
||||
Reference in New Issue
Block a user