1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/services/syntax-test/Contents.w

14 lines
230 B
OpenEdge ABL
Raw Normal View History

2019-02-05 02:44:07 +02:00
Title: syntax-test
Author: Graham Nelson
2019-03-16 19:36:11 +02:00
Purpose: Unit tests for the syntax module.
2019-02-05 02:44:07 +02:00
Language: InC
Licence: Artistic License 2.0
Import: foundation
Import: words
Import: syntax
Chapter 1: Scaffolding
2019-02-05 02:44:07 +02:00
Program Control
Unit Tests