blob: 05871009e0772b7fc9cddbd51a3882db506eb31b (
plain)
1
2
3
4
5
6
7
8
9
|
-- THIS FILE WAS AUTOMATICALLY GENERATED BY AENEAS
-- [mutually_recursive_traits]
import Base
open Primitives
set_option linter.dupNamespace false
set_option linter.hashCommand false
set_option linter.unusedVariables false
namespace mutually_recursive_traits
|