mirror of
https://github.com/janet-lang/janet
synced 2026-09-21 08:30:03 +00:00
Run through astyle with manual corrections
This commit is contained in:
@@ -354,7 +354,6 @@ JANET_CORE_FN(cfun_buffer_push,
|
||||
return argv[0];
|
||||
}
|
||||
|
||||
|
||||
JANET_CORE_FN(cfun_buffer_clear,
|
||||
"(buffer/clear buffer)",
|
||||
"Sets the size of a buffer to 0 and empties it. The buffer retains "
|
||||
|
||||
Reference in New Issue
Block a user