mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
* directly after a $
* directly after ${
* between the characters of a multi-character operator token
* within a parameter name
6 lines
41 B
Text
6 lines
41 B
Text
# $FreeBSD$
|
|
|
|
[ "${$\
|
|
:\
|
|
+\
|
|
xyz}" = xyz ]
|