regenerate

This commit is contained in:
Aleksey Kladov 2018-10-15 20:53:15 +03:00
parent 376639c70f
commit 9a98d8e99a

View file

@ -3,7 +3,7 @@ the below applies to the result of this template
#}// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
// Do not edit manually
use {
use crate::{
ast,
SyntaxNodeRef, AstNode,
SyntaxKind::*,