mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-02 08:35:07 +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!
|