Extraneous ")" in QA/MS3_init_common.dyalog
Open
bug
- Dominant language
- Less
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There's an extraneous ")" at the end of the :else statement.
QA/MS3_init_common.dyalog@f972278:
:ElseIf grdui=0
myapl←⎕NEW APLProcess((DUIdir,'DUI')('AppRoot=',DUIdir,'MS3/ ',params)0 'serve:*:4052' logfile)
:Else
myapl←⎕NEW APLProcess((DUIdir,'DUI')('AppRoot=',DUIdir,'MS3/ ',params)0 '' logfile))
:EndIf
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.