update components
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
$foo
|
||||
$foo_bar_42
|
||||
@ComputerName
|
||||
@CPUArch
|
||||
@TAB
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["variable", "$foo"],
|
||||
["variable", "$foo_bar_42"],
|
||||
["variable", "@ComputerName"],
|
||||
["variable", "@CPUArch"],
|
||||
["variable", "@TAB"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for variables and macros.
|
||||
Reference in New Issue
Block a user