packages feed

language-dickinson-0.1.0.0: test/data/adt.pretty

%-

tydecl sex = Boy | Girl

(:def boy
  Boy : sex)

(:def main
  "Hello, World!")