Light class test for classes with dollars in name

This commit is contained in:
Pavel V. Talanov
2016-07-25 16:30:05 +03:00
parent e51957a431
commit ae0d450acf
11 changed files with 148 additions and 10 deletions
@@ -0,0 +1,8 @@
// A$B
class `A$B` {
inner class `C$D`
class `$$$$$$$` {
inner class `G$G$`
}
}