Skip to content

Commit

Permalink
Merge pull request #218 from lean-ja/Seasawher/issue205
Browse files Browse the repository at this point in the history
section/autoimplicit の例がfileplayでは正しく動作しない
  • Loading branch information
Seasawher authored Jun 10, 2024
2 parents 6e09d49 + 113bd03 commit f312ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Syntax/Section.lean
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
次は `variable` のスコープを区切る例です.
-/
set_option autoImplicit false --#

section
variable (a : Type)
Expand Down

0 comments on commit f312ae1

Please sign in to comment.