package TestCase::CompileError::Literal::Integer::IntOutOfRange {
sub main : int () {
my $value : long = 8232624535311216194;
}
}
package TestCase::CompileError::Literal::Integer::IntOutOfRange {
sub main : int () {
my $value : long = 8232624535311216194;
}
}