summaryrefslogtreecommitdiff
path: root/installed-tests/debugger/delete.debugger.js
blob: 5ba7098d3360a1729e896332bed27fd747a30e66 (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
// SPDX-FileCopyrightText: 2018 Philip Chimento <philip.chimento@gmail.com>
print('1');
print('2');
print('3');
print('4');
print('5');