4 lines
88 B
Raku
4 lines
88 B
Raku
begin_section("ADL");
|
|
add_person("Walter van Niftrik", "waltervn", "");
|
|
end_section();
|