Work in progress, recovered from old crybaby.
[sod] / src / bar.sod
CommitLineData
bf090e02
MW
1/* another example module */
2
3demo "bar, before import";
4import "foo";
5demo "bar, after import";