Fix bugs with hl line data structures
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ---------------------------------------------
|
||||
# ----------------------------------------------
|
||||
# Bash Syntax Highlighter Test Specification
|
||||
# ---------------------------------------------
|
||||
# ----------------------------------------------
|
||||
|
||||
VERSION="1.0.0"
|
||||
declare -a ITEMS=("alpha" "beta" "gamma" "delta")
|
||||
|
||||
Reference in New Issue
Block a user