Änderungen

Summary

  1. trying to fix #676 (commit: 69cd802) (details)
Commit 69cd802abd351af29e8bd6cb5b1bf498c087c76e by peter.peq
trying to fix #676

problem happens if inheriting method implementations from a package that
is not importet. Then the translator did not find the function.
(commit: 69cd802)
The file was modifiedde.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/InterfaceTests.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/translation/imtranslation/ImTranslator.java (diff)