9 lines
75 B
Plaintext
9 lines
75 B
Plaintext
# -*- coding: utf-8 -*-
|
|
# name: if
|
|
# key: if
|
|
# --
|
|
(if $1
|
|
$2$>
|
|
$3)$>
|
|
$0
|