mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-11 14:37:00 +00:00
5 lines
39 B
TOML
5 lines
39 B
TOML
|
integers3 = [
|
||
|
1,
|
||
|
2, # this is ok
|
||
|
]
|