data/tool/ubuntu/kawaii-gcc-main/test/test.sh

3 lines
141 B
Bash
Raw Normal View History

export LANGUAGE=zh_CN.UTF-8 LANG=zh_CN.UTF-8
gcc -Wall -Wextra -pedantic -Wconversion test.cc
gcc -Wall -Wextra -pedantic -Wconversion test.c