coderkalyan / coderkalyan/femtoc

fir: character literal type

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Zig
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Character literals should use u8, not comptime_int. This is an artifact of lowering the character to an integer literal in FirGen. Instead, we should have a char literal instruction in Fir that's lowered to the correct type in Sema.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.