mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: improve detection of EOF missing/additional braces (issue #762)
- stricter checking for common dictionary input errors such as a missing ';' for primitive entries, extra or missing closing '}' etc.
This commit is contained in:
1
tutorials/IO/dictionary/good-empty1.dict
Normal file
1
tutorials/IO/dictionary/good-empty1.dict
Normal file
@ -0,0 +1 @@
|
||||
// A dictionary file that exists, but without any tokens
|
||||
Reference in New Issue
Block a user