mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 05:11:17 +00:00
18 lines
185 B
Text
18 lines
185 B
Text
|
true
|
||
|
simple != nil
|
||
|
uint != 0
|
||
|
float != 0.0
|
||
|
!simple
|
||
|
!simple.uint
|
||
|
!simple.float
|
||
|
text field in complex.post
|
||
|
5 in simple.intmap
|
||
|
!0.0
|
||
|
!0
|
||
|
false
|
||
|
42
|
||
|
yes
|
||
|
yes
|
||
|
true
|
||
|
simple.float
|
||
|
Elseif with no else
|