Karsten Gebbert

Results 3 comments of Karsten Gebbert

FWIW, I have hacked `GradleClassPathResolver.kt` to use a custom gradle classpath task which I had defined so that I can used `kotlinc` with all project dependencies, and it seems to...

Thanks for your reply. I might be able to manually maintain that file somewhere else as a workaround. I do get the size argument for stripping the sources, but its...

> - Would we allow literals "abc" > - Would we allow literals @"abc" > - Would we allow literals """abc...""" This would be the most natural/consistent way of constructing...