mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-15 00:16:48 +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
|