aboutsummaryrefslogtreecommitdiff
path: root/backend/backendpreprocess.icl
diff options
context:
space:
mode:
Diffstat (limited to 'backend/backendpreprocess.icl')
-rw-r--r--backend/backendpreprocess.icl5
1 files changed, 0 insertions, 5 deletions
diff --git a/backend/backendpreprocess.icl b/backend/backendpreprocess.icl
index 9689a83..bc2e84b 100644
--- a/backend/backendpreprocess.icl
+++ b/backend/backendpreprocess.icl
@@ -21,12 +21,7 @@ class preprocess a :: !Ident a -> Preprocessor
:: PreprocessState
:== VarHeap
-//1.3
-instance preprocess {#a} | preprocess a & ArrayElem a where
-//3.1
-/*2.0
instance preprocess {#a} | preprocess a & Array {#} a where
-0.2*/
preprocess aliasDummyId array
= foldStateA (preprocess aliasDummyId) array