summaryrefslogtreecommitdiff
path: root/examples/02-struct-singleton/src/point.hob
blob: 930a1b55e3b139fbd0a735c5b33fb3e050ee8fd6 (plain)
1
2
3
struct Origin {
    singleton;
}