Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created January 16, 2015 22:26
Show Gist options
  • Select an option

  • Save guitarrapc/1d903d0b7913569adbb3 to your computer and use it in GitHub Desktop.

Select an option

Save guitarrapc/1d903d0b7913569adbb3 to your computer and use it in GitHub Desktop.
"{
{0}
}" -f $hoge.hoge
<#
Error formatting a string: Input string was not in a correct format..
At line:1 char:5
+ "{
+ ~~
+ CategoryInfo : InvalidOperation: ({
{0}
}:String) [], RuntimeException
+ FullyQualifiedErrorId : FormatError
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment