Files
dolt/nomdl/codegen/test/struct.noms
T
2015-09-21 13:29:16 -04:00

5 lines
40 B
Plaintext

struct Struct {
s: String
b: Bool
}