* Add mixed units test * Add incorrect output * Change to always set units since old units are not accurate * Update output after fix
9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
@settings(defaultLengthUnit = in)
|
|
|
|
|
|
import "cube-inches.kcl" as cubeIn
|
|
import "cube-mm.kcl" as cubeMm
|
|
|
|
cubeIn
|
|
cubeMm
|