Add examples
This commit is contained in:
parent
802d776f29
commit
4db27de0c9
6 changed files with 40 additions and 0 deletions
7
examples/field.tada
Normal file
7
examples/field.tada
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module
|
||||
|
||||
foo.bar,
|
||||
foo.bar = 7,
|
||||
|
||||
foo[1 + 1],
|
||||
foo[1 + 1] = 2,
|
||||
Loading…
Add table
Add a link
Reference in a new issue