]> Creatis software - bbtk.git/blobdiff - packages/std/bbs/appli/testAdd.bbs
bbfy changes ...
[bbtk.git] / packages / std / bbs / appli / testAdd.bbs
diff --git a/packages/std/bbs/appli/testAdd.bbs b/packages/std/bbs/appli/testAdd.bbs
new file mode 100644 (file)
index 0000000..4e4e7f1
--- /dev/null
@@ -0,0 +1,8 @@
+description "Tests the std::Add box"
+category "test"
+
+include std
+new Add a
+set a.In1 1
+set a.In2 2
+print $a.Out$