Skip to content

Commit

Permalink
Remove dangling text from README (#576)
Browse files Browse the repository at this point in the history
Closes #507
  • Loading branch information
timholy authored Jul 11, 2024
1 parent 2c33b9a commit 679a54c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,6 @@ Enter `@descend bar(x, y, z)` you can see that, for `foo(4)`, the types within `

## Viewing the internal representation of Julia code

Anyone using Cthulhu to investigate the behavior of Julia's compiler will
prefer to examine the
While Cthulhu tries to place type-annotations on the source code, this obscures
detail and can occassionally go awry (see details [here](TypedSyntax/README.md)).
For anyone who needs more direct insight, it can be better to look directly at Julia's
Expand Down

0 comments on commit 679a54c

Please sign in to comment.