Artifact d6ebb1f6444c85708115e09aa5b67da9169b6158:
- File ducttape/sample_ducttape.scm — part of check-in [b4dc6cb51b] at 2017-01-23 12:14:40 on branch v1.63-xor-report — captured ducttape-lib files (does not yet install... wip) (user: bjbarcla, size: 82) [annotate] [blame] [check-ins using] [more...]
(include "ducttape-lib.scm") (import ducttape-lib) (inote "hello world") (exit 0)