reformat
This commit is contained in:
parent
14b79a7d2a
commit
81c8032091
@ -20,8 +20,7 @@
|
||||
[let1E (var : Symbol) (te : TypeExp) (value : Exp) (body : Exp)]
|
||||
[recE (var : Symbol) (te : TypeExp) (value : Exp) (body : Exp)]
|
||||
[objE (fields : (Listof (Symbol * Exp)))]
|
||||
[msgE (obj : Exp) (selector : Symbol)]
|
||||
)
|
||||
[msgE (obj : Exp) (selector : Symbol)])
|
||||
|
||||
(define-type Type
|
||||
[numT]
|
||||
|
Loading…
x
Reference in New Issue
Block a user