Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSoft-AI4Code/CodeText-parser
/
Class
tests/test_parser/test_sample/javascript_test_sample.js:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
class
Car {
80
constructor(brand) {
81
this.carname = brand;
82
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected