new parameter -s textonly
[swftools.git] / err / bogusimport.as
1 package abc {
2     import some.nonexisting.package.MyClass;
3 }