Skip to content

Commit

Permalink
ASR: Remove Const ttype
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Mar 29, 2024
1 parent c0446d6 commit 65c6fa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libasr/ASR.asdl
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ ttype
| Dict(ttype key_type, ttype value_type)
| Pointer(ttype type)
| Allocatable(ttype type)
| Const(ttype type)
| CPtr()
| SymbolicExpression()
| TypeParameter(identifier param)
Expand Down

0 comments on commit 65c6fa7

Please sign in to comment.