JavaScript: Add failing test case.

This commit is contained in:
Max Schaefer
2020-02-04 09:38:55 +00:00
parent d0ac846cac
commit e21c24c60e
5 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1 @@
export default "d";

View File

@@ -0,0 +1,4 @@
{
"name": "d",
"main": "main"
}