From 31c9c0b5d513ad727c289c4f84e8455abc39cf05 Mon Sep 17 00:00:00 2001 From: Kevin Matz Date: Mon, 29 Oct 2018 07:52:16 -1000 Subject: [PATCH] change assert to current master --- example.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.bs b/example.bs index c01fa30..1e87313 100644 --- a/example.bs +++ b/example.bs @@ -1,7 +1,7 @@ // example.bs: An example BaconScript file. CM10 GM* -GM1:AM2:HM3 # use a `:` to separate multiple macros on a single line. +GM1:AM*:HM3 # use a `:` to separate multiple macros on a single line. RM* WAIT1 # sleep for 1 second RA