fn appendLiteral(self: *Self, allocator: Allocator, lit: u8, writer: anytype) !void

Append a literal

Parameters

self: *Self,
allocator: Allocator,
lit: u8,
writer: anytype,