3 lines
123 B
Bash
3 lines
123 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
/usr/local/opt/llvm/bin/llvm-objdump -color -source -disassemble ../../../target/release/tictactoe_dashboard_c.o
|