Okay okay wow so I've been pulling my hair over Ar...
# arrow-meta
y
Okay okay wow so I've been pulling my hair over Arrow Meta just not working at all in my project recently until right now when I realised that it's because it doesn't work with any package that has dots in it 🤦‍♂️ . Could there possibly be a better error message for that?
b
Packages can have dots in their names? They can't in the JVM
Or maybe I'm missing something
y
as in a composite package like
package com.example.test
Meta only currently supports
package testSomethingOrAnother