Skip to content

Commit 65c6fa7

Browse files
committed
ASR: Remove Const ttype
1 parent c0446d6 commit 65c6fa7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libasr/ASR.asdl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ ttype
201201
| Dict(ttype key_type, ttype value_type)
202202
| Pointer(ttype type)
203203
| Allocatable(ttype type)
204-
| Const(ttype type)
205204
| CPtr()
206205
| SymbolicExpression()
207206
| TypeParameter(identifier param)

0 commit comments

Comments
 (0)