Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
test
cases
compile_errors
@import_zon_neg_char.zig
pretty
plain
permalink
blame
history
•
9 lines
•
189 B
1
export fn entry() void {
2
const f: u8 = @import("zon/neg_char.zon");
3
_ = f;
4
}
5
6
// error
7
// imports=zon/neg_char.zon
8
//
9
// neg_char.zon:1:1: error: expected number or 'inf' after '-'