mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-23 20:22:34 +03:00
Fix README formatting
This commit is contained in:
parent
f2f07944c6
commit
f1db21346e
@ -33,9 +33,9 @@ exceptions. The most notable user visible differences, which might cause Idris
|
||||
Instead, you can define functions locally with `let`, which do have
|
||||
computational force, as follows:
|
||||
|
||||
let x : ?
|
||||
x = val in
|
||||
e
|
||||
let x : ?
|
||||
x = val in
|
||||
e
|
||||
|
||||
Watch this space for more details and the rationale for the changes, as I
|
||||
get around to writing it...
|
||||
|
Loading…
Reference in New Issue
Block a user