no
This commit is contained in:
parent
9566754c75
commit
da98682682
1 changed files with 0 additions and 4 deletions
|
@ -235,10 +235,6 @@ simple_ty:
|
|||
INFERIOR liste_ty=separated_nonempty_list(COMMA, located(ty)) SUPERIOR {
|
||||
TyCon(tc, liste_ty)
|
||||
}
|
||||
| tc=type_constructor
|
||||
INFERIOR SUPERIOR {
|
||||
TyCon(tc, [])
|
||||
}
|
||||
|
||||
/* Variables de type */
|
||||
| type_var=type_variable {
|
||||
|
|
Reference in a new issue