6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
---
|
|
source: hornbeam_interpreter/tests/snapshots.rs
|
|
expression: "simple_render(r#\"\n@localiseMe{x=5}\nbr\n\"$five\"\n \"#)"
|
|
---
|
|
@localiseMe{{"x": Int(5)}}<br>5
|