Class/package clash check fixed for case-insensitive FS

This commit is contained in:
Roman Shevchenko
2013-02-01 21:35:11 +04:00
parent 1c8e6b59ed
commit 4c1093bfa1
3 changed files with 17 additions and 6 deletions
@@ -0,0 +1,3 @@
package pkg;
public class Sub { }