Commit 533e8b0
authored
Merge pull request moonsharp-devs#273 from ebeem/master
fix Unicode2Ascii does not return char of ascii code 255 (fixes moonsharp-devs#256)2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/MoonSharp.Interpreter
- CoreLib
- _Projects/MoonSharp.Interpreter.netcore/src/CoreLib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments