7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
---
|
|
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")
|