Regular expressions: Difference between revisions

Content added Content deleted
(+Stata)
Line 672: Line 672:


=={{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=5a2a1052f8dff12596fa7f45242d25a9 Click this link to run this code]'''
<lang gambas>Public Sub Main()
<lang gambas>Public Sub Main()
Dim sString As String = "Hello world!"
Dim sString As String = "Hello world!"