index
:
tinkerbunk.git
this commit
osdev
experiments with zig, just a sandbox repo to test zig and it's features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
monkey_brain
/
test.zig
blob: b3363e9f5e31013346b928496cfce857ab00e180 (
plain
)
1
2
3
comptime
{
_
=
@import
(
"perceptron.zig"
);
}