1module Darwin.bank [system] { 2 module bank_types { 3 header "bank/bank_types.h" 4 export * 5 } 6} 7