bolt/stdlib/syntax.bolt

6 lines
49 B
Text
Raw Normal View History

2020-03-03 14:53:54 +01:00
import "lang/bolt" (
Identifier,
Syntax,
);