Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/I-Rinka/BIT-Compile-Principle
/ usage
Method
usage
Lab6&7/src/bit/minisys/minicc/BITMiniCC.java:33–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public
static
void
usage()
34
{
35
System.out.println(
"USAGE: BITMiniCC FILE_NAME.c"
);
36
}
37
}
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected