/**
 * Poodinis Dependency Injection Framework
 * Copyright 2014-2025 Mike Bierlee
 * This software is licensed under the terms of the MIT license.
 * The full terms of the license can be found in the LICENSE file.
 */

module poodinis.foreigndependencies;

version (unittest)  :  //

class Ola {
}