aboutsummaryrefslogtreecommitdiff
path: root/std/buf_set.zig
diff options
context:
space:
mode:
authorWink Saville <wink@saville.com>2018-09-23 15:53:52 -0700
committerAndrew Kelley <superjoe30@gmail.com>2018-09-24 19:28:46 -0400
commit0e6c18c8207cab5d3946f119a51d62f91c1b9028 (patch)
treeb1e18987d751ac82beaaecb544753cb260c40595 /std/buf_set.zig
parent4241cd666dbf5117a6c32357c091ca3bc7a0fcd0 (diff)
downloadzig-0e6c18c8207cab5d3946f119a51d62f91c1b9028.tar.gz
zig-0e6c18c8207cab5d3946f119a51d62f91c1b9028.zip
Remove StrLitKind enum
I was looking at the tokenizer specifically fn testTokenize and the this statement looked odd: if (@TagType(Token.Id)(token.id) != @TagType(Token.Id)(expected_token_id)) { I then saw the TODO and thought I'd remove StrLitKind figuring that would make testTokenize simpler. It did so I thought I'd prepare this PR. The tests are still working and stage2 zig seems to work, it compiles and I was able to use the fmt command.
Diffstat (limited to 'std/buf_set.zig')
0 files changed, 0 insertions, 0 deletions