Files
modeling-app/rust/kcl-lib/tests/array_range_mismatch_units/unparsed.snap

7 lines
177 B
Plaintext
Raw Permalink Normal View History

---
source: kcl-lib/src/simulation_tests.rs
description: Result of unparsing array_range_mismatch_units.kcl
---
a = [1mm..3cm]
assertIs(false, error = "shouldn't make it here")