DEBSOURCES
Skip Quicknav
sources / vim-youcompleteme / 0%2B20140207%2Bgit18be5c2-2 / python / ycm / server / tests / testdata / testy-multiple-solutions / solution-named-like-folder / testy / Program.cs
123456789101112
using System; namespace testy { class MainClass { public static void Main (string[] args) { Console. } } }