35 lines
575 B
Text
35 lines
575 B
Text
=======
|
|
Include
|
|
=======
|
|
|
|
@include foo.pg
|
|
|
|
def baz : ★ := A;
|
|
|
|
@include bar.pg
|
|
|
|
---
|
|
|
|
(program
|
|
(preprocess
|
|
(command)
|
|
(post_command))
|
|
(definition
|
|
(identifier)
|
|
(ascription
|
|
(expr
|
|
(app_term
|
|
(binex
|
|
(app
|
|
(term
|
|
(sort
|
|
(star))))))))
|
|
(expr
|
|
(app_term
|
|
(binex
|
|
(app
|
|
(term
|
|
(identifier)))))))
|
|
(preprocess
|
|
(command)
|
|
(post_command)))
|