about summary refs log tree commit diff
path: root/src/monkey_brain/test.zig
blob: b3363e9f5e31013346b928496cfce857ab00e180 (plain)
1
2
3
comptime {
    _ = @import("perceptron.zig");
}