This repository has been archived on 2020-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
Alek Ratzloff 5622eb96bc Add ObjBrace token
To distinguish between objects and code bodies, an object is delimited
by curly braces, prefixed with a percent sign. Ex:

    obj = %{
        key = value
    }

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-05-05 16:43:38 -04:00
2020-05-05 16:43:38 -04:00
2020-04-27 12:42:17 -04:00
2020-05-02 18:42:01 -04:00
2020-05-02 18:42:01 -04:00
Description
It certainly isn't Python!
481 KiB
Languages
Rust 100%