mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 15:34:12 +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.
|
// - Go type.
|
||||||
// - C# / .Net type.
|
// - C# / .Net type.
|
||||||
// - Python type.
|
// - Python type.
|
||||||
// - Rust type.
|
|
||||||
// - Kotlin type.
|
// - Kotlin type.
|
||||||
|
// - Rust type.
|
||||||
|
|
||||||
// using these macros, we can now write code dealing with types just once, e.g.
|
// using these macros, we can now write code dealing with types just once, e.g.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user