1 2 3 4 5
pub const perceptron = @import("perceptron.zig"); test { @import("std").testing.refAllDecls(@This()); }