12 lines
295 B
Text
12 lines
295 B
Text
/-
|
|
Copyright (c) 2022 E.W.Ayers. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
|
|
Authors: E.W.Ayers
|
|
-/
|
|
module
|
|
|
|
prelude
|
|
public import Lean.Server.CodeActions.Attr
|
|
public import Lean.Server.CodeActions.Basic
|
|
public import Lean.Server.CodeActions.Provider
|