mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
151 B
151 B
--# run #--
--- text ---
| {}"" {}"42" {}"" |
--- error ---
no variable "y" defined in closure
--# saved #--
{}
--- text ---
| {}"" {}"42" {}"" |
--- error ---
no variable "y" defined in closure
--# saved #--
{}