aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test
diff options
context:
space:
mode:
authorEduardo Julian2017-05-30 21:35:37 -0400
committerEduardo Julian2017-05-30 21:35:37 -0400
commitb73f1c909d19d5492d6d9a7dc707a3b817c73619 (patch)
tree369d957687852bb5ca0024e9175072f5c92bf6d1 /new-luxc/test
parent56b0ca377a30e30bf832d6dfdb789676f67e7ade (diff)
- Documented the analysis phase.
- Some refactoring. - Removed singleton variants.
Diffstat (limited to 'new-luxc/test')
-rw-r--r--new-luxc/test/test/luxc/analyser/structure.lux9
1 files changed, 0 insertions, 9 deletions
diff --git a/new-luxc/test/test/luxc/analyser/structure.lux b/new-luxc/test/test/luxc/analyser/structure.lux
index b38a904c3..2b75baa9a 100644
--- a/new-luxc/test/test/luxc/analyser/structure.lux
+++ b/new-luxc/test/test/luxc/analyser/structure.lux
@@ -82,15 +82,6 @@
_
false)))
- (assert "Can analyse pseudo-sum."
- (|> (&;with-expected-type valueT
- (@;analyse-sum analyse +0 valueC))
- (macro;run init-compiler)
- (case> (#R;Success sumA)
- true
-
- _
- false)))
(assert "Can analyse sum through bound type-vars."
(|> (&;with-scope
(@common;with-var