added LSL2 stored procedures
This commit is contained in:
8
LSL2/STPROC/TEST_CRISP5.txt
Normal file
8
LSL2/STPROC/TEST_CRISP5.txt
Normal file
@ -0,0 +1,8 @@
|
||||
Function Test_Crisp5()
|
||||
#pragma precomp SRP_PreCompiler
|
||||
|
||||
Debug
|
||||
IF 1 EQ 1 then
|
||||
a = 0
|
||||
end
|
||||
return
|
Reference in New Issue
Block a user