mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update readme.md
This commit is contained in:
parent
240e5cfc04
commit
e7ab52dee1
@ -68,7 +68,7 @@ Documentation
|
||||
* [Ternary operators](./operators.md#ternary-operators) — `$a ? $b : $c`, `$a ! $b : $c`, `$a ?: $c`, `$a !: $c`
|
||||
* [Check operators](./operators.md#check-operators) — `$var?`, `$var!`
|
||||
* [Test operator](./operators.md#test-operators) — `is`, `is not`
|
||||
* [Containment operator](./operators.md#containment-operators) — `in`, `not in`
|
||||
* [Containment operator](./operators.md#containment-operator) — `in`, `not in`
|
||||
|
||||
***
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user