mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Rename format to {}
This commit is contained in:
parent
64bc85741a
commit
198c06e2e8
7 changed files with 17 additions and 11 deletions
|
|
@ -7,5 +7,5 @@ $ Person(name, age)
|
|||
|
||||
{abject}
|
||||
|
||||
$ format(p::person)
|
||||
$ {}(p::person)
|
||||
@"Name: {p("name")}\nAge: {p("age")}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue