Skip to content

Commit

Permalink
Added visual test
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelMayer committed Nov 11, 2024
1 parent 99b37f1 commit 011829c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/highlight/regression-highlight.dfy
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// This attribute should be colored
@IsolateAssertions

// Issue #386
method Test(thisNat: nat, dothis: nat) {
//^^^^ ^^^^ this should not be highlighted separatedly in blue
Expand Down

0 comments on commit 011829c

Please sign in to comment.