vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
input3
tests
stashed
Undocumented in source.
immutable
auto
input3
=
q{
A
b
;
struct
A
{
void
fun
(
i32
param
) {
//a = 1;
i32
a
;
a
= (
param
+
1
) -
var
+
fun42
(); } }
A
a
;
i32
var
;
i32
fun42
() {
return
42
; }
}
;
Meta
Source
See Source File
tests
stashed
variables
input1
input2
input3
input30
input4
input5
input6
inputX