renames files

This commit is contained in:
Peeyush Kushwaha
2017-06-22 02:01:28 +05:30
parent e5fdb3448d
commit d99618cdfe
44 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
class Foo {
constructor(@foo x) {}
}

View File

@@ -0,0 +1,3 @@
{
"throws": "Stage 2 decorators cannot be used to decorate parameters (2:14)"
}