Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Another typo
  • Loading branch information
KevinRansom authored Jul 27, 2019
commit 15f5878d42b3fef73012503452d0db006c2349c5
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ open FSharp.Compiler.SourceCodeServices
module ``Basic Grammar Element Constants`` =

[<Test>]
let `` Basic constaints compile `` () =
let `` Basic constants compile `` () =
CompilerAssert.Pass
"""
let sbyteConst = 1y
Expand Down