5 - Lang not found

Lang not foundContent start key('\"') not found.

var $s -> as pa "Temp.Path();"

Langs = new string[] { "cf", "ps", "s+", "c#" };

Fix method:

var $s -> as ps "Temp.Path();"

Last updated