Changeset 76
- Timestamp:
- Nov 29, 2007, 10:32:54 AM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Adjusted the formatting of one of the code snippets
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/200711-tock-seminars/200711-A-tock-slides.tex
r75 r76 560 560 561 561 assertPatternMatch "If Test 0" 562 (stopCaring badPos (削除) (If (削除ここまで)563 (削除) (削除ここまで)badPos564 (削除) (削除ここまで)(Expr badPos (JustVar "a"))565 (削除) (削除ここまで)(Block badPos [])))562 (stopCaring badPos(追記) (追記ここまで) 563 (追記) (If (追記ここまで)badPos 564 (追記) (追記ここまで)(Expr badPos (JustVar "a")) 565 (追記) (追記ここまで)(Block badPos []))) 566 566 (parse "if (a) { }") 567 567 where badPos = Pos 999
Note:
See TracChangeset
for help on using the changeset viewer.