experiment: Can't put code in declare sections :-)

This commit is contained in:
Glen Whitney 2022-12-06 12:10:18 -05:00
parent 78f3975d54
commit 2a9039ac67
8 changed files with 211 additions and 0 deletions

4
.gitignore vendored
View file

@ -1,5 +1,9 @@
# Emacs backups
*~
# Typescript
# emitted code
obj
# ---> Node
# Logs
logs