1package My::WrongTypeTest;
2
3=begin WSDL
4
5_IN bar $Non::Existent::Type
6
7=cut
8
9sub testArrayTypes {}
10
111;
12