mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
[ruby/prism] Various cleanup with new -x option
https://github.com/ruby/prism/commit/020756fb11
This commit is contained in:
parent
f7c5e11d89
commit
35ff302893
@ -63,6 +63,8 @@ bool pm_newline_list_init(pm_newline_list_t *list, const uint8_t *start, size_t
|
||||
|
||||
/**
|
||||
* Clear out the newlines that have been appended to the list.
|
||||
*
|
||||
* @param list The list to clear.
|
||||
*/
|
||||
void
|
||||
pm_newline_list_clear(pm_newline_list_t *list);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user