blob: 41d882e516b19d1f0c7eed0b791819826f50be65 [file] [log] [blame]
String test16toplevel(String s) {
return s * 2;
}