3 lines
88 B
ObjectPascal
3 lines
88 B
ObjectPascal
begin
|
|
$''.Contains{@function string.Contains(value: string): boolean;@}('aa');
|
|
end. |