packages feed

caliper-0.1.0.0: test/data/parser/ok_010.clp

2025-10-08 16:51:19 ... 2025-10-08 18:48:49

-- leading comment in metadata
-- fixed Comment being nested inside
  --
  -- foo

2025-10-09 10:18:13 {-
  multiline comment where space is allowed
  -} ... 2025-10-09 11:25:57 {-
    - [ ] make all parser tests pass
      - [ ] test braces
        - [ ] ask hecate where to find brace layout examples
      - [ ] fix roundtrip tests
  -} -- following trailing line comment


2025-10-09 10:18:13 {- comment anywhere space is allowed -} ... 2025-10-09 11:25:57 {-
    - [ ] make all parser tests pass
      - [ ] test braces
        - [ ] ask hecate where to find brace layout examples
      - [ ] fix roundtrip tests
  -}
  foo:bar
  -- comment
  bar:baz
  -- after comment