Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
test
cases
compile_errors
empty_char_lit.zig
pretty
plain
permalink
blame
history
•
7 lines
•
94 B
1
export fn entry() u8 {
2
return '';
3
}
4
5
// error
6
//
7
// :2:12: error: empty character literal