9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
; Header comments
|
|
|
|
#include "definitions.h"
|
|
|
|
command-keyword-table: command_handler
|
|
foo(min-args:0, max-args:0,; comment
|
|
international:,
|
|
invalid-syntax: "syntaxtoken" help-text: "helptoken")
|