This commit is contained in:
ge
2025-07-11 19:18:01 +03:00
commit 68b888a356
6 changed files with 102 additions and 0 deletions

7
v.mod Normal file
View File

@@ -0,0 +1,7 @@
Module {
name: 'shell'
description: 'Shell lexer'
version: '0.0.0'
license: 'MIT'
dependencies: []
}