winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

dictionary.txt (123B)


      1 "["
      2 "]"
      3 "{"
      4 "}"
      5 "-"
      6 ","
      7 "&"
      8 "<<"
      9 ":"
     10 "|"
     11 "!!"
     12 ">"
     13 "\""
     14 "'"
     15 
     16 integer="123"
     17 float="12.5"
     18 mantissa="1.3e+9"