packages feed

super-user-spark-0.4.0.4: test_resources/exact_compile_test_src/internal_sparkoff.sus

card one {
  spark card two
  spark card five
}

card two {
  two
  spark card three
  spark card four
}

card three {
  three
}

card four {
  four
}

card five {
  five
  spark card six
}

card six {
  six
}