Comma quibbling: Difference between revisions

Content deleted Content added
Line 1,509: Line 1,509:


=={{header|Gambas}}==
=={{header|Gambas}}==
'''[https://gambas-playground.proko.eu/ You can run this code. Copy the code, click this link, paste it in and press 'Run !']'''
'''[https://gambas-playground.proko.eu/?gist=8edc63b206a1de50dd104cd12486ac03 Click this link to run this code]'''
<lang gambas>Public Sub Main()
<lang gambas>Public Sub Main()
Dim sInput As String[] = ["", "ABC", "ABC DEF", "ABC DEF G H"]
Dim sInput As String[] = ["", "ABC", "ABC DEF", "ABC DEF G H"]