aboutsummaryrefslogtreecommitdiff
path: root/compiler/standardClient.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-02-06 00:58:56 +0100
committerDrahflow <drahflow@gmx.de>2013-02-06 00:58:56 +0100
commit368d0a143034b445e4cad01ac77a1172652ee80b (patch)
tree84ac2e310b0b38589b0e2b1d0922e4370d6007c8 /compiler/standardClient.ey
parent4f9ab0adc677045612c3199f3be04cdcfd32a42a (diff)
Typed executions now handed over to client lib
Diffstat (limited to 'compiler/standardClient.ey')
-rw-r--r--compiler/standardClient.ey8
1 files changed, 8 insertions, 0 deletions
diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey
index a788d92..e48798e 100644
--- a/compiler/standardClient.ey
+++ b/compiler/standardClient.ey
@@ -90,6 +90,14 @@
0 sys .asm .allocAt
} /alloc sys .asm .deff
> --
+
+ < # sys .typed extensions
+ <
+ {
+ "Here!!! :)" die
+ } /execute deff
+ > /typed sys .defv
+ > --
> --
# vim: syn=elymas