mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-02 05:48:17 +00:00
We still get a panic as follows:
cargo run run --debug examples/static-site-gen/app.roc -- examples/static-site-gen/input examples/static-site-gen/output
Stored value type does not match pointer operand type!
store { [0 x i64], [24 x i8], i8, [7 x i8] }* %result_value, { [0 x i64], [24 x i8], i8, [7 x i8] }* %0, align 8
{ [0 x i64], [24 x i8], i8, [7 x i8] }*
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||