Data update
This commit is contained in:
parent
8e4e15fa56
commit
72eb4943cb
1853 changed files with 35514 additions and 9441 deletions
|
|
@ -11,4 +11,4 @@ This is a 'raw' string with the following properties:
|
|||
- interpolation such as %(a) is also interpreted literally.
|
||||
- """ is also interpreted literally.
|
||||
|
||||
`Have fun!`
|
||||
Have fun!
|
||||
|
|
|
|||
5
Task/Here-document/FutureBasic/here-document.basic
Normal file
5
Task/Here-document/FutureBasic/here-document.basic
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
text @"Monaco" // Mono spaced font
|
||||
print @"Here"
|
||||
print @" Doc"
|
||||
|
||||
handleevents
|
||||
Loading…
Add table
Add a link
Reference in a new issue