John Smith
john@example.com
---
source: kcl-lib/src/simulation_tests.rs
description: Result of unparsing argument_error.kcl
fn f(@i) {
return 5
}
map(f, f = [0, 1])