Function rune::variants::assert_variant_comparisons

Overview
#[test]
fn assert_variant_comparisons() -> any

Tests that different variants of the same enum can be compared to each other See: https://github.com/rune-rs/rune/pull/215