Add minutes spent and minor syntax
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#lang plait
|
||||
|
||||
(define minutes-spent 50)
|
||||
|
||||
#| BNF for the AE language:
|
||||
ae: NUMBER
|
||||
| { ae + ae }
|
||||
|
Reference in New Issue
Block a user