mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
Note that redo/retry aren’t yet handled.
This commit is contained in:
parent
5881bae111
commit
051e87a3b2
@ -35,6 +35,8 @@ type Syntax' =
|
||||
, Statement.Continue
|
||||
, Statement.ForEach
|
||||
, Statement.If
|
||||
-- TODO: redo
|
||||
-- TODO: retry
|
||||
, Statement.Return
|
||||
, Statement.While
|
||||
, Statement.Yield
|
||||
|
Loading…
Reference in New Issue
Block a user