Validate International Securities Identification Number: Difference between revisions

m (→‎{{header|Perl 6}}: Combine into a single file for ease of testing)
Line 1,115:
 
=={{header|Java}}==
{{incorrect|Java|Output isn't according to the input.}}
 
This now assumes that the existing Luhn algorithm implementation from the ''[[Luhn test of credit card numbers]]'' task is available in the same (default) package.
 
Anonymous user