002 array init

○ Planned This feature is planned but not yet implemented.

Feature: Kernel array initialization

Error Details

output_emitted.zig:45:13: error: use of undeclared identifier 'kernel_data'

Failure Output

Showing last 10 of 114 lines
[MAIN DEBUG] Before file write:
[MAIN DEBUG]   generated_code.len = 9034
[MAIN DEBUG]   generated_code.ptr = u8@10965f300
[MAIN DEBUG]   emitted_file = output_emitted.zig
[MAIN DEBUG]   emitted_file.ptr = u8@104446b6e
[MAIN DEBUG]   First 50 bytes: // Access compiler flags from backend.zig via root

Error: output_emitted.zig:45:13: error: use of undeclared identifier 'kernel_data'
            kernel_data[0].x,
            ^~~~~~~~~~~

Code

input.kz