John Smith
john@example.com
---
source: kcl-lib/src/simulation_tests.rs
description: Result of unparsing array_range_negative_expr.kcl
xs = [-5 .. 5]
assert(xs[0], isEqualTo = -5, error = "first element is -5")