Some Parsimmon combinations ported to regex

This commit is contained in:
barsdeveloper
2023-02-14 21:42:28 +01:00
parent d1ef250689
commit 45e5aedb09
5 changed files with 99 additions and 44 deletions

7
.vscode/launch.json vendored
View File

@@ -4,13 +4,6 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Launch index.html",
"type": "firefox",
"request": "launch",
"reAttach": true,
"file": "${workspaceFolder}/index.html"
},
{
"name": "Launch localhost",
"type": "firefox",