Closed algebraic-dev closed 1 year ago
#keep Test (n: U60) : U60 Test n = let state = Pair.new "Teste" 0 match Pair state { new => match String state.fst { nil => 1 cons => 2 } }
Is throwing an error "Invalid variable name for Kindelia"
Is throwing an error "Invalid variable name for Kindelia"