updated regexp
now supports ; comments
This commit is contained in:
parent
4ab1565f9d
commit
0eed22213f
2 changed files with 3 additions and 3 deletions
|
@ -27,12 +27,12 @@
|
|||
&& € means false
|
||||
|
||||
&& == is implied in if conditions
|
||||
|
||||
; test comment
|
||||
&& = is equal to ===
|
||||
|
||||
&& if condition is true log the text
|
||||
¿??$/condition\ | (
|
||||
¡<=/"condition was true"!
|
||||
¡<=/"condition was true"!; hello test
|
||||
)?
|
||||
|
||||
&& if condition is false log the text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue