1 2 3 4 5
// SPDX-FileCopyrightText: 2020 - Sebastian Ritter <bastie@users.noreply.github.com> // SPDX-License-Identifier: Apache-2.0 fn main() { println!("Vampire ground fink") }