This commit is contained in:
Kartik Agaram 2020-05-07 23:12:29 -07:00
parent 24ce950645
commit d1cfa5e332
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Just return 42.
#
# To run:
# $ ./bootstrap translate init.linux apps/ex1.2.subx -o apps/ex1
# $ ./bootstrap translate init.linux apps/ex1.subx -o apps/ex1
# $ ./bootstrap run apps/ex1
# Expected result:
# $ echo $?