aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/file_level_tuple_with_decls.zig
blob: 0b353fe227595a142ee6781ea70e05526af00010 (plain)
1
2
3
4
5
6
7
const std = @import("std");

u8,

// error
//
// :3:1: error: file cannot be a tuple