1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

methodReference test

This commit is contained in:
Ayman Nadeem 2018-06-27 17:18:36 -04:00
parent 27e1f0a375
commit 81ce713c20

View File

@ -0,0 +1,11 @@
class TermsSetQueryBuilder {
void Terms() {
min = read(Script::new);
}
}
class TermsSetQueryBuilder {
void Terms() {
min = read(Script::yodawg);
}
}