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