From f6378eaf43c00cb41065fa6fc93af0c4efcd71c3 Mon Sep 17 00:00:00 2001 From: s-ol Date: Fri, 24 Apr 2020 20:43:51 +0200 Subject: remove AST:quote() --- alv/stream/value.moon | 5 ----- 1 file changed, 5 deletions(-) (limited to 'alv/stream/value.moon') diff --git a/alv/stream/value.moon b/alv/stream/value.moon index 98720c9..575b995 100644 --- a/alv/stream/value.moon +++ b/alv/stream/value.moon @@ -124,11 +124,6 @@ class ValueStream extends Stream else error "cannot evaluate #{@}" - --- quote this literal constant. - -- - -- @treturn ValueStream self - quote: => @ - --- stringify this literal constant. -- -- Throws an error if `raw` is not set. -- cgit v1.2.3