ngontjar
Results
1
comments of
ngontjar
Additionally, the following will not work (all zeroes on `out`): ``` t_xyz overloaded vec(double x, double y, double z) { printf("calling vec3 (in: %f %f %f)\n", x, y, z); t_xyz...