// Copyright 2017-2019 David Robillard // SPDX-License-Identifier: ISC #include int main() { const Lilv::World world{}; return 0; }