program ByteCompilerError; {$Q+} function NativeGetHashBytes: Byte; var LBitSize: Int64; bob: byte; begin bob := LBitSize and $FF; end; begin end.