Day #2 - Second Advent Day

Drugi dzien

bla bla

function foo(str: string): boolean {
  return str.includes('asd');
}