changeset 56945 | 3d1ead21a055 |
parent 56201 | dd2df97b379b |
child 58011 | bc6bced136e5 |
56944:578dc6b4be89 | 56945:3d1ead21a055 |
---|---|
156 Parse.$$$ "shows" |-- Parse.!!! statement >> Element.Shows); |
156 Parse.$$$ "shows" |-- Parse.!!! statement >> Element.Shows); |
157 |
157 |
158 val statement_keyword = Parse.$$$ "obtains" || Parse.$$$ "shows"; |
158 val statement_keyword = Parse.$$$ "obtains" || Parse.$$$ "shows"; |
159 |
159 |
160 end; |
160 end; |
161 |