Commit cec47b15 by Mark Cohen

Gave TyExpr struct a sig

parent fab2d75a
Showing with 5 additions and 1 deletions
structure TyExpr = struct
structure TyExpr: sig
val tyExpr: Scan.token -> Scan.token list -> (Ty.ty * Scan.token list) Attempt.attempt
end = struct
open Attempt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment