1 2 3
let var = 42; let example = |arg: Any| -> bool '{{name}}_example; let example_cached = |@args: bool| -> bool '{{name}}_example_cached;