blob: e3f777a262cb45d3f536fb38ab277776dd4f21a1 (
plain)
1
2
3
4
5
|
// Sabotage the import of imports.gi.GIMarshallingTests!
// SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
// SPDX-FileCopyrightText: 2016 Philip Chimento <philip.chimento@gmail.com>
throw '💩';
|