/* Appellation: basic Contrib: FL03 */ extern crate smplx; fn main() -> anyhow::Result<()> { Ok(()) }