1 diff --git basic/source/runtime/step2.cxx basic/source/runtime/step2.cxx
2 index 644ecdb..5606274 100644
3 --- basic/source/runtime/step2.cxx
4 +++ basic/source/runtime/step2.cxx
5 @@ -723,6 +723,8 @@ void SbiRuntime::StepPARAM( UINT32 nOp1, UINT32 nOp2 )
10 + refParams->Put( p, i );
13 PushVar( CheckArray( p ) );