fixed a security bug in logging, added basic xml support to as3 compiler
[swftools.git] / lib / as3 / err / packagesnested.as
1 package Test {
2     package Test2 {
3     }
4 }