Patrick Hennig
Results
2
comments of
Patrick Hennig
this program (without `make_map`) on the other hand compiles (and runs) fine: ``` package crash import "core:fmt" myfunc::proc($T:typeid)->T{ r:T return r } main::proc(){ a:=myfunc(T=int) fmt.println(a) } ```
i have a similar issue. the same config file works fine on macos and a different linux system, but on one linux, the shell.args get ignored, no matter how many...