Added LibrariesTest (checking only one decompiled source yet).

This commit is contained in:
Evgeny Gerashchenko
2012-03-12 14:02:58 +04:00
parent 4151718f6b
commit a0ea56be3f
4 changed files with 156 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package testData.libraries
abstract class AbstractClass {
}