mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-10 23:17:27 +00:00
Fix comment with line orders - Rust should be last. (#7037)
Fix for #6867.
This commit is contained in:
@@ -72,8 +72,8 @@ namespace flatbuffers {
|
||||
// - Go type.
|
||||
// - C# / .Net type.
|
||||
// - Python type.
|
||||
// - Rust type.
|
||||
// - Kotlin type.
|
||||
// - Rust type.
|
||||
|
||||
// using these macros, we can now write code dealing with types just once, e.g.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user