summaryrefslogtreecommitdiff
path: root/installed-tests/debugger/lastvalues.debugger
blob: c978fbd67b27d7ee3bcd1f4d83d07efac5a26ef9 (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: 2020 Philip Chimento <philip.chimento@gmail.com>
c
p a
p b
p c
p $1
p $2
p $3
p $$
p $6*3
p $$*3
c