cbe26ec43f8641c30459d81e5f1c990619a60bcc
[swftools.git] / bogusimport.as
1 package abc {
2     import some.nonexisting.package.MyClass;
3 }