mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 00:32:24 +00:00
Add Oakwood 'In' module and a test for it.
This commit is contained in:
parent
03556336ce
commit
2a242ae960
7 changed files with 151 additions and 79 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,6 +18,7 @@
|
|||
/src/test/**/*.obj
|
||||
/src/test/**/*.sym
|
||||
**/*.stackdump
|
||||
/src/test/confidence/**/input
|
||||
/src/test/confidence/**/result
|
||||
/src/test/confidence/**/result-*
|
||||
/src/test/confidence/**/*.asm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue