so the answer is ``` Files.readAllLines(path).toTy...
# announcements
g
so the answer is
Copy code
Files.readAllLines(path).toTypedArray()
and the moral is: dont use arrays
💯 4