summaryrefslogtreecommitdiff
path: root/web/yacco2/qa/TS_1.fsc
blob: 1302a0aa7e47ad326fc8ff27476ee33511eae1b0 (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_1.fsc
$echo FILE:	TS_1.fsc
$echo Test out keyword recognition for O2linker 
$echo Error on literal T raw_x
*/
transitive   n
grammar-name "eol"
name-space   "NS_eol"
thread-name  "TH_eol"
monolithic   n
file-name    "eol.fsc"
no-of-T      571
list-of-native-first-set-terminals 1
   raw_xx
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."