``` List(10) { it / 10.0 }.forEach { ...
# announcements
p
Copy code
List(10) { it / 10.0 }.forEach { 
            
}
🤮 1
😞 1