mirror of
https://github.com/Light-City/CPlusPlusThings.git
synced 2026-02-10 22:16:31 +08:00
support bazel complie this project and format code.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include<assert.h>
|
||||
|
||||
int main(){
|
||||
int x=7;
|
||||
assert(x==5);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user