!7

p {
  repeat with sleep 1 {
    print(memoryUsedAfterLastGC());
  }
}