vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
input2
tests
stashed
Undocumented in source.
immutable
auto
input2
=
q{
void
e
() {
i32
a
;
i32
b
;
i32
c
;
void
f
() {
i32
a
;
i32
b
;
i32
c
;
a
=
b
+
c
; }
void
g
() {
i32
a
;
i32
b
;
void
h
() {
i32
c
;
i32
d
;
c
=
a
+
d
; }
void
i
() {
i32
b
;
i32
d
;
b
=
a
+
c
; }
b
=
a
+
c
; }
a
=
b
+
c
; }
}
;
Meta
Source
See Source File
tests
stashed
variables
input1
input2
input3
input30
input4
input5
input6
inputX