10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
module Funcons-pp
|
|
|
|
imports Funcons
|
|
|
|
context-free syntax
|
|
|
|
FCT.FCTAppComp = <
|
|
<{NAME " "}+>
|
|
<FCT> > // for pp only
|