1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00

[internal] clean up format calls in interpolations, add format(val::is string) without quotes

This commit is contained in:
Étienne Fildadut 2024-05-29 14:14:59 +02:00
parent bdc4f8a13a
commit 02fa9d075d
8 changed files with 39 additions and 31 deletions

View file

@ -1,6 +1,6 @@
--# run #--
--- text ---
| {}"" {}"\"Name: Darmanin\nAge: 38\"" {}"" |
| {}"" {}"Name: Darmanin\nAge: 38" {}"" |
--- return ---
()
--# saved #--