Avatar
error: repl.swift:8:15: error: invalid redeclaration of 'A' typealias A = Double ^ repl.swift:4:15: note: 'A' previously declared here typealias A = Int64 ^