diff options
Diffstat (limited to 'regress/usr.sbin/btrace/arithm.ok')
-rw-r--r-- | regress/usr.sbin/btrace/arithm.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/usr.sbin/btrace/arithm.ok b/regress/usr.sbin/btrace/arithm.ok new file mode 100644 index 00000000000..9575561d2be --- /dev/null +++ b/regress/usr.sbin/btrace/arithm.ok @@ -0,0 +1,3 @@ +a + b = 15 +a - b = 5 +c = 20, total = 3 |