From 9dfdc169b4f8688fe803a917a45ccac76e3ed9ec Mon Sep 17 00:00:00 2001 From: Par Hultman Date: Wed, 15 Feb 2017 20:32:12 +0100 Subject: [PATCH 1/2] 50 tecken --- ParFeature.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ParFeature.ps1 b/ParFeature.ps1 index 5d29f77..acceac8 100644 --- a/ParFeature.ps1 +++ b/ParFeature.ps1 @@ -1 +1,2 @@ -.\Feb.2017.tests.ps1 -function {[char[]]"$int"|%{('*'*1*[string]$_).padleft(10,'-')}} \ No newline at end of file +.\Feb.2017.tests.ps1 -function {[char[]]"$int"|%{('*'*1*[string]$_).padleft(10,'-')}} +.\Feb.2017.tests.ps1 -function {"$int"[0..9]|%{('*'*1*[string]$_).padleft(10,'-')}} \ No newline at end of file From 92918550708e5197e2b2f8e964496d72da27e69e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A4r=20Hultman?= Date: Thu, 16 Feb 2017 07:34:42 +0100 Subject: [PATCH 2/2] Nu 44 --- ParFeature.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ParFeature.ps1 b/ParFeature.ps1 index acceac8..7fdfd54 100644 --- a/ParFeature.ps1 +++ b/ParFeature.ps1 @@ -1,2 +1,3 @@ .\Feb.2017.tests.ps1 -function {[char[]]"$int"|%{('*'*1*[string]$_).padleft(10,'-')}} -.\Feb.2017.tests.ps1 -function {"$int"[0..9]|%{('*'*1*[string]$_).padleft(10,'-')}} \ No newline at end of file +.\Feb.2017.tests.ps1 -function {"$int"[0..9]|%{('*'*1*[string]$_).padleft(10,'-')}} +.\Feb.2017.tests.ps1 -function {"$int"[0..9]|%{('*'*1*"$_").padleft(10,'-')}}