Skip to content

Commit

Permalink
fix a diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
tribbloid committed Nov 5, 2023
1 parent 23076b1 commit 12d0128
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
8 changes: 3 additions & 5 deletions img/VtypeDetail.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ XXX.scala:15: error: type mismatch;

- Test.F\[

- Test.a.type (<label class="ob-comment" title="" style="background:red"> with underlying type Test.A <input type="checkbox"> <span style=""> long </span></label>)|a.type (with underlying type a.type) <label class="ob-comment" title="" style="background:orange"> where val a: Test.A <input type="checkbox"> <span style=""> existential </span></label> (<label class="ob-comment" title="" style="background:yellow"> defined at newSource1.scala:13:18 <input type="checkbox"> <span style=""> position </span></label>)
- Test.a.type (<label class="ob-comment" title="" style="background:red"> with underlying type Test.A <input type="checkbox"> <span style=""> long </span></label>)|a.type (with underlying type a.type) <label class="ob-comment" title="" style="background:orange"> where val a: Test.A <input type="checkbox"> <span style=""> existential </span></label> (<label class="ob-comment" title="" style="background:yellow"> defined at newSource1.scala:13:18 <input type="checkbox"> <span style=""> position </span></label>)

- <label class="ob-comment" title="" style="background:green"> ――(left side reduced from) <input type="checkbox"> <span style=""> reduction </span></label>
- <label class="ob-comment" title="" style="background:green"> ――(left side reduced from) <input type="checkbox"> <span style=""> reduction </span></label>

- Test.AA

- <label class="ob-comment" title="" style="background:blue"> (which expands to) Test.a.type <input type="checkbox"> <span style=""> alias </span></label>
- Test.AA <label class="ob-comment" title="" style="background:blue"> (which expands to) Test.a.type <input type="checkbox"> <span style=""> alias </span></label>

- \]
11 changes: 6 additions & 5 deletions img/VtypeDiffsDetail.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
XXX.scala:16: error: implicit error;

- !I ev:

- Long(<label class="ob-comment" title="" style="background:red"> in method add <input type="checkbox"> <span style=""> disambiguation </span></label>) =:= scala.Long
- Long(<label class="ob-comment" title="" style="background:red"> in method add <input type="checkbox"> <span style=""> disambiguation </span></label>) =:= scala.Long

- ――(<label class="ob-comment" title="" style="background:yellow"> comparing \<found\> =:= \<required\> <input type="checkbox"> <span style=""> builtIn </span></label>)
- ――(<label class="ob-comment" title="" style="background:yellow"> comparing \<found\> =:= \<required\> <input type="checkbox"> <span style=""> builtIn </span></label>)

- found : Long(in method add)
- found : Long(in method add)

- required: scala.Long
- required: scala.Long

- Cannot prove that Long =:= Long.
- Cannot prove that Long =:= Long.
Binary file modified img/bc959e77.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12d0128

Please sign in to comment.