Files
modeling-app/rust/kcl-lib/tests/comparisons_multiple/input.kcl

2 lines
55 B
Plaintext

assert(3 == 3 == 3, error = "this should not compile")