mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-14 07:56:50 +00:00
4 lines
170 B
TOML
4 lines
170 B
TOML
people = [{first_name = "Bruce", last_name = "Springsteen"},
|
|
{first_name = "Eric", last_name = "Clapton"},
|
|
{first_name = "Bob", last_name = "Seger"}]
|