iceberg
iceberg copied to clipboard
Moving methods to another package does not mark both packages as dirty
Moving a method from Pkg1 to Pkg2 should mark both as dirty and have the two changes (Removing from the old package, putting in the new one)