diff options
| author | Quentin Carbonneaux <[email protected]> | 2016-03-28 10:30:55 -0400 |
|---|---|---|
| committer | Quentin Carbonneaux <[email protected]> | 2016-03-28 14:57:20 -0400 |
| commit | 1b4943eb1f2a10837f56070bfe604179d0dc10e0 (patch) | |
| tree | bc44762647100f8c666e20328acd4e328fe8f93e /test/dark.ssa | |
| parent | 54d734f6a4f3e13e906e8edb8ce3e10caa4bec25 (diff) | |
implement export control
Diffstat (limited to 'test/dark.ssa')
| -rw-r--r-- | test/dark.ssa | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dark.ssa b/test/dark.ssa index 5046af3..373b1b1 100644 --- a/test/dark.ssa +++ b/test/dark.ssa @@ -6,6 +6,7 @@ type :magic = align 1 { 0 } data $ret = { l 0 } +export function $test(:magic %p) { @start %av =w loadw $a |
