summaryrefslogtreecommitdiff
path: root/web/yacco2/qa/TS_0.fsc
blob: 26e723b95b4e8dbd0b1a63c4afe9a0b797a71971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
 File: TS_0.fsc
$echo FILE:	TS_0.fsc
$echo Test out keyword recognition for O2linker 
$echo Error on keyword no-of-T
*/
transitive   n
grammar-name "eol"
name-space   "NS_eol"
thread-name  "TH_eol"
monolithic   n
file-name    "eol.fsc"
no-of-TT      571
list-of-native-first-set-terminals 1
   raw_x
end-list-of-native-first-set-terminals
list-of-transitive-threads 0
end-list-of-transitive-threads
list-of-used-threads 0
end-list-of-used-threads
fsm-comments
"end-of-line recognizer --- Unix, Mac, and Microsoft supported styles."