forked from OSchip/llvm-project
6 lines
57 B
Bash
6 lines
57 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
#Replicate bug
|
||
|
|
||
|
#Interesting behavior
|
||
|
exit 1
|