mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 00:10:31 +03:00
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
1/1: Building CastJSON (CastJSON.idr)
|
|
Main> {"a":null,"b":true,"c":1.0,"d":"Hello, world","e":["Lorem","ipsum"]}
|
|
Main> Bye for now!
|