const
MeetingTitle = 'Spring Tech Chat';
MeetingMonth = 2025.05 ;
{ tags: #2025 }
WriteLn('''
''');No specific agenda tonight except to check out the new location and discuss recent advances in software development (or not).
MeetingDetails(MeetingTitle, MeetingMonth);
end;