Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# this is single line a comment
# this is a\
continued comment
(# this is a
multi-line comment #)
(# comments in (# this form #) can (#
be (# arbitrarily #) #) nested #)
---- this is also a comment\
and can be continued
###
The whole rest of the file after three hashes
is a comment.

View file

@ -0,0 +1 @@
x = <1,## 2,3>

View file

@ -0,0 +1,10 @@
a =
<
'to',
## <
'be',
'or'>,
'not',
'to',
## 'be'>

View file

@ -0,0 +1,7 @@
foo = 1
##
bar = 2
baz = 3

View file

@ -0,0 +1,5 @@
#comment -[
I document the source text but will also be embedded in
the output library or executable file.]-
#comment gpl'3'

View file

@ -0,0 +1 @@
my_input_type%C f

View file

@ -0,0 +1 @@
my_input_type%Ck f

View file

@ -0,0 +1,3 @@
#depend <this,expression> is (parsed)* but {
otherwise,
ignored}