fixed a few mem leaks, enter_file now doesn't do an implicit find_file anymore
[swftools.git] / lib / as3 / err / packagesnested.as
1 package Test {
2     package Test2 {
3     }
4 }