bolt/stdlib/syntax.bolt
2020-05-24 19:12:03 +02:00

5 lines
49 B
Text

import "lang/bolt" (
Identifier,
Syntax,
);