about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-07-05 10:51:52 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-07-05 10:51:52 +0000
commit31d6ad578b88a7bd9006fa27a3f4e8ddb68509ac (patch)
treee53bafdaa8880fec68ce4028fed8bdc3f095e4f9 /Test
parent363079af7600095d2accf6d2d6eebe68a97b0d81 (diff)
downloadzsh-31d6ad578b88a7bd9006fa27a3f4e8ddb68509ac.tar.gz
zsh-31d6ad578b88a7bd9006fa27a3f4e8ddb68509ac.tar.xz
zsh-31d6ad578b88a7bd9006fa27a3f4e8ddb68509ac.zip
17432: typeset test, typeset shows base for integer
Diffstat (limited to 'Test')
-rw-r--r--Test/B02typeset.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst
index 2dc015d31..04b98ac96 100644
--- a/Test/B02typeset.ztst
+++ b/Test/B02typeset.ztst
@@ -148,7 +148,7 @@
  print $f
 0:Conversion of floating point to integer
 >float local f
->integer local f
+>integer 2 local f
 >2#11
 
  typeset -f