mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
[language] allow multiline strings
This commit is contained in:
parent
eaadb4ace6
commit
a702f250f9
13 changed files with 38 additions and 39 deletions
|
|
@ -1,25 +1,15 @@
|
|||
--# run #--
|
||||
--- text ---
|
||||
| {}"" {}"1" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"2" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"3" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"4" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"5" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"6" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"7" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"8" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"9" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"10" {}"" {}"\
|
||||
" {}"" |
|
||||
| {}"" {}"1" {}"" |
|
||||
| {}"" {}"2" {}"" |
|
||||
| {}"" {}"3" {}"" |
|
||||
| {}"" {}"4" {}"" |
|
||||
| {}"" {}"5" {}"" |
|
||||
| {}"" {}"6" {}"" |
|
||||
| {}"" {}"7" {}"" |
|
||||
| {}"" {}"8" {}"" |
|
||||
| {}"" {}"9" {}"" |
|
||||
| {}"" {}"10" {}"" |
|
||||
--- text ---
|
||||
| {}"" {}"11" {}"" |
|
||||
--- return ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue