Since we are using `hb_string_T` now we might be able to drop the `token_copy()` here: https://github.com/marcoroth/herb/blob/000dbff52b9155b17fe6656b1374b8d25b259811/templates/src/ast_nodes.c.erb#L30
Since we are using
hb_string_Tnow we might be able to drop thetoken_copy()here:herb/templates/src/ast_nodes.c.erb
Line 30 in 000dbff