Fix template path

This commit is contained in:
Leo Balter 2018-10-03 18:22:50 -04:00 committed by Rick Waldron
parent ff8b10c448
commit 54bf16f91e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Copyright (C) 2018 Bloomberg LP. All rights reserved. // Copyright (C) 2018 Bloomberg LP. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file. // This code is governed by the BSD license found in the LICENSE file.
/*--- /*---
path: language/statements/class/gen-method- path: language/statements/class/gen-private-method-
name: Generator private method as a ClassDeclaration element name: Generator private method as a ClassDeclaration element
esid: prod-GeneratorPrivateMethod esid: prod-GeneratorPrivateMethod
info: | info: |