mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 04:53:42 +00:00
misspell.csv: add new misspellings; also check in result of 'make spellfix'.
This commit is contained in:
@@ -67,7 +67,7 @@ func deadlock() {
|
||||
|
||||
// Goexit terminates the currently running goroutine. No other goroutines are affected.
|
||||
//
|
||||
// Unlike the main Go implementation, no deffered calls will be run.
|
||||
// Unlike the main Go implementation, no deferred calls will be run.
|
||||
//
|
||||
//go:inline
|
||||
func Goexit() {
|
||||
|
||||
Reference in New Issue
Block a user