LamIntSelf.pas

This commit is contained in:
Ivan Bondarev 2021-05-13 15:22:59 +02:00
parent f2cb203ba0
commit b16eee5568

View file

@ -1,4 +1,5 @@
// #2173
//winonly
// #2173
type
I1 = interface
function f1(b: byte): ()->byte;