index
:
hobgoblin
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
01-struct
/
src
/
point.hob
blob: 82b55cce79ec93f29a0cd0afc0b00ab0fd9385a9 (
plain
)
1
2
3
4
struct Point { field x: Int32; field y: Int32; }