The r-prefixed waves absorb the runtime, reject, and byte-compare rows of the migrated native carriers; each fixture is one directory with one case.ww and a //ww:error, //ww:compile, //ww:run, or //ww:run-exit directive covering both frontends.
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
//ww:run
|
|
package main;
|
|
type s = struct { f: [2]int, g: int };
|
|
export fn main() i32 = { let v: s = s{ f = [6, 7], g = 8 }; return v.f[1]: i32 + v.g: i32 - 15; };
|