Skip to content

Commit

Permalink
Add #1119 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Mar 22, 2020
1 parent d9688f6 commit 315c0a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/examples/src.latex_simple/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ near-empty LaTeX builds passes.
julia> 127 % Int8
127
```
## Issue 1119

```julia
1 % 2
1 2
1 | 2
```

0 comments on commit 315c0a2

Please sign in to comment.