mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Text litteral: strip leading and closing space if present
This commit is contained in:
parent
5dd971ff8f
commit
d42b900388
91 changed files with 428 additions and 424 deletions
|
|
@ -1,14 +1,14 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"" {}"*[1, 2]" {}""|
|
||||
| {}"" {}"*[1, 2]" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"*[3, 2]" {}""|
|
||||
| {}"" {}"*[3, 2]" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"*[3, 5]" {}""|
|
||||
| {}"" {}"*[3, 5]" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"*[3, 12]" {}""|
|
||||
| {}"" {}"*[3, 12]" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"*[3, 12, 99]" {}""|
|
||||
| {}"" {}"*[3, 12, 99]" {}"" |
|
||||
--- error ---
|
||||
[0m[31m[0m[31mlist index out of bounds[0m
|
||||
↳ from [4mtest/tests/list assignement.ans:21:6[0m in call: [2mx(5) = 0[0m[0m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue