mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Add identifier wrap for aliases
This commit is contained in:
parent
409a2e7095
commit
050c84921c
3 changed files with 31 additions and 8 deletions
9
test/results/alias identifier.ans
Normal file
9
test/results/alias identifier.ans
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"" {}"4" {}" = " {}"4" {}" = 4" |
|
||||
--- text ---
|
||||
| {}"" {}"12" {}" = " {}"12" {}" = 12" |
|
||||
--- return ---
|
||||
()
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue