openscad/tests/regression/dumptest/color-expected.txt

4 lines
83 B
Plaintext
Raw Normal View History

group() {
multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]);
}