@* * Test where import statement required for compile to succeed. *@ @import java.util.List @args(List strings) @strings.get(0) @strings.get(1)