diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-29 23:09:46 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-29 23:09:46 +0200 |
| commit | da65ee39162d0323321340b2a9cef9a013ad36ef (patch) | |
| tree | 127f6afd6bb418c5df3216e1ad83239aa693ef77 /test3.yx | |
| parent | db11ea02d777a33fedb6af4ee056e85f52fbb008 (diff) | |
Beginning sema work
Diffstat (limited to 'test3.yx')
| -rw-r--r-- | test3.yx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test3.yx b/test3.yx new file mode 100644 index 0000000..fb1d3c3 --- /dev/null +++ b/test3.yx @@ -0,0 +1 @@ +def x, y = 42, 69; |