blob: fa97b994b09ebdd12be1973ade212c8306bbcf33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2021 Mantoh Nasah Kuma <nasahnash20@gmail.com>
set colors false
list
list 4
list 11
list 12
list 0
list divide
break 4
c
list
q
|