mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-23 20:38:31 +00:00
7 lines
120 B
TOML
7 lines
120 B
TOML
|
# eol commetns can go anywhere
|
||
|
abc = [ # this is valid
|
||
|
123,#as is this
|
||
|
456 #so is this
|
||
|
]# and this
|
||
|
# here too
|