andrewoma
10/01/2015, 9:20 PMinternal visibility with gradle (it works in IntelliJ). The tests don't have internal access: CircularBufferTest.kt: (33, 22): Cannot access 'CircularBuffer': it is 'internal' in 'collection'. Any trick to getting gradle tests to have internal access?